SystemDropShadowChrome.CornerRadiusProperty Field

DependencyProperty for CornerRadius property.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

‘선언
Public Shared ReadOnly CornerRadiusProperty As DependencyProperty
‘사용 방법
Dim value As DependencyProperty

value = SystemDropShadowChrome.CornerRadiusProperty
public static readonly DependencyProperty CornerRadiusProperty
public:
static initonly DependencyProperty^ CornerRadiusProperty
static val CornerRadiusProperty: DependencyProperty
public static final var CornerRadiusProperty : DependencyProperty

.NET Framework Security

See Also

Reference

SystemDropShadowChrome Class

SystemDropShadowChrome Members

Microsoft.VisualStudio.PlatformUI Namespace