HamburgerMenuIconButton.IconFill Property
In This Article
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
public SolidColorBrush IconFill { get; set; }
#Property Value
Type | Description |
---|---|
Solid |
A Windows. |
See Also