RibbonButton::CornerRadius Property
.NET Framework (current version)
Gets or sets a value that indicates the amount that the corners of a ribbon button are rounded.
Assembly: System.Windows.Controls.Ribbon (in System.Windows.Controls.Ribbon.dll)
public: property CornerRadius CornerRadius { CornerRadius get(); void set(CornerRadius value); }
Property Value
Type: System.Windows::CornerRadiusA value that indicates the amount that the corners of a ribbon button are rounded.
.NET Framework
Available since 4.5
Available since 4.5
Show: