Skip to main content

RibbonCheckBoxStyleSettings.PressedBorderBrushProperty Field

Identifies the PressedBorderBrush dependency property.

Namespace: DevExpress.WinUI.Ribbon

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

NuGet Package: DevExpress.WinUI

Declaration

public static readonly DependencyProperty PressedBorderBrushProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also