HamburgerMenuNavigationButton<TOwner>.RightForeground Property
Specifies the brush used to paint the foreground of the additional content. This is a dependency property.
Namespace: DevExpress.Xpf.WindowsUI.Internal
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
Type | Description |
---|---|
Brush | A System.Windows.Media.Brush value. |
See Also