HamburgerMenuIconButton Fields
Provides options for customizing icons displayed by menu items.| Name | Description |
|---|---|
| IconFillProperty static | Identifies the HamburgerMenuIconButton.IconFill dependency property. |
| IconHeightProperty static | Identifies the HamburgerMenuIconButton.IconHeight dependency property. |
| IconProperty static | Identifies the HamburgerMenuIconButton.Icon dependency property. |
| IconSizeUnitProperty static | Identifies the HamburgerMenuIconButton.IconSizeUnit dependency property. |
| IconSourceProperty static | Identifies the HamburgerMenuIconButton.IconSource dependency property. |
| IconStretchProperty static | Identifies the HamburgerMenuIconButton.IconStretch dependency property. |
| IconTemplateProperty static | Identifies the HamburgerMenuIconButton.IconTemplate dependency property. |
| IconWidthProperty static | Identifies the HamburgerMenuIconButton.IconWidth dependency property. |
See Also