Skip to main content

DXButtonStyleSettings.HoverBorderBrushProperty Field

Identifies the HoverBorderBrush dependency property.

Namespace: DevExpress.WinUI.Core

Assembly: DevExpress.WinUI.Core.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public static readonly DependencyProperty HoverBorderBrushProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also