Back to Devexpress

BrushProviderBase.DefaultNavigationButtonHoverForeground Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-common-dot-brushproviderbase-ab0b93c2.md

latest1.3 KB
Original Source

BrushProviderBase.DefaultNavigationButtonHoverForeground Property

Specifies the brush used to paint the foreground of a hovered navigation button. This is a dependency property.

Namespace : DevExpress.Xpf.Scheduling.Common

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

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

Property Value

TypeDescription
Brush

A System.Windows.Media.Brush value.

|

See Also

BrushProviderBase Class

BrushProviderBase Members

DevExpress.Xpf.Scheduling.Common Namespace