Summary
Gets or sets an object source used to generate the content of the menu.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- HamburgerMenu
Syntax
public object ItemsSource { get; set; }
Value
Type | Description |
---|---|
object |
public object ItemsSource { get; set; }
Type | Description |
---|---|
object |