RibbonMenuButton.PressedBorderBrushProperty Field

Identifies the PressedBorderBrush dependency property.

Namespace:  Microsoft.Windows.Controls.Ribbon
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)

Syntax

'Declaration
Public Shared ReadOnly PressedBorderBrushProperty As DependencyProperty
public static readonly DependencyProperty PressedBorderBrushProperty
public:
static initonly DependencyProperty^ PressedBorderBrushProperty
static val PressedBorderBrushProperty: DependencyProperty
public static final var PressedBorderBrushProperty : DependencyProperty

Field Value

Type: System.Windows.DependencyProperty
The identifier for the PressedBorderBrush dependency property.

.NET Framework Security

See Also

Reference

RibbonMenuButton Class

Microsoft.Windows.Controls.Ribbon Namespace