WindowChrome.CornerRadiusProperty Field

Identifies the CornerRadius dependency property.

Namespace:  Microsoft.Windows.Shell
Assembly:  Microsoft.Windows.Shell (in Microsoft.Windows.Shell.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

WindowChrome Class

Microsoft.Windows.Shell Namespace