Ribbon.PressedBorderBrush Property
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets or sets the brush that is used to draw the outer border of Ribbon controls when they are in the Pressed state.
Assembly: System.Windows.Controls.Ribbon (in System.Windows.Controls.Ribbon.dll)
Property Value
Type: System.Windows.Media.BrushThe brush that is used to draw the outer border of Ribbon controls when they are in the Pressed state. The registered default is null. For more information about what can influence the value, see Dependency Property Value Precedence.
.NET Framework
Available since 4.5
Available since 4.5
Show: