Share via


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

CornerRadiusProperty

Metadata properties set to true

None

.NET Framework Security

See Also

Reference

RibbonControlService Class

Microsoft.Windows.Controls.Ribbon Namespace