HamburgerMenuIconButton.IconFill Property
Specifies the icon color. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Layout.Internal
Assembly: DevExpress.UI.Xaml.Layout.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
SolidColorBrush | A Windows.UI.Xaml.Media.SolidColorBrush object that defines the icon color. |
See Also