RibbonControlService.CornerRadius Attached Property
Gets or sets a value that indicates the amount that the corners of a ribbon button are rounded.
Namespace: Microsoft.Windows.Controls.Ribbon
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
See GetCornerRadius, SetCornerRadius
See GetCornerRadius, SetCornerRadius
See GetCornerRadius, SetCornerRadius
See GetCornerRadius, SetCornerRadius
See GetCornerRadius, SetCornerRadius
Property Value
Type: System.Windows.CornerRadius
A value that indicates the amount that the corners of a ribbon button are rounded. The registered default is a new CornerRadius with default values. For more information about what can influence the value, see Dependency Property Value Precedence.
Dependency Property Information
Identifier field |
|
Metadata properties set to true |
None |
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.