HamburgerMenuIconButton Properties
Provides options for customizing icons displayed by menu items.
Name | Description |
---|---|
Icon | Gets or sets the icon displayed by the button. This is a dependency property. |
Icon |
Specifies the icon color. This is a dependency property. |
Icon |
Gets or sets the icon’s height. This is a dependency property. |
Icon |
Specifies whether the icon size is set in pixels or points. This is a dependency property. |
Icon |
Gets or sets the source of the icon. This is a dependency property |
Icon |
Gets or sets the stretch mode for the icon. This is a dependency property. |
Icon |
Specifies the icon template. This is a dependency property. |
Icon |
Gets or sets the icon’s width. This is a dependency property. |
See Also