Back to Devexpress

HamburgerSubMenuPreviewNavigationButton.RightForeground Property

wpf-devexpress-dot-xpf-dot-windowsui-dot-hamburgersubmenupreviewnavigationbutton-215fc025.md

latest1.3 KB
Original Source

HamburgerSubMenuPreviewNavigationButton.RightForeground Property

Specifies the brush used to paint the foreground of the additional content displayed to the right of the main content. This is a dependency property.

Namespace : DevExpress.Xpf.WindowsUI

Assembly : DevExpress.Xpf.Controls.v25.2.dll

NuGet Package : DevExpress.Wpf.Controls

Declaration

csharp
public Brush RightForeground { get; set; }
vb
Public Property RightForeground As Brush

Property Value

TypeDescription
Brush

A System.Windows.Media.Brush value.

|

See Also

HamburgerSubMenuPreviewNavigationButton Class

HamburgerSubMenuPreviewNavigationButton Members

DevExpress.Xpf.WindowsUI Namespace