RibbonControlService.CornerRadiusProperty Field

Identifies the CornerRadius dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

RibbonControlService Class

Microsoft.Windows.Controls.Ribbon Namespace