C1.WPF Namespace / C1ValidationDecorator Class / CornerRadiusProperty Field



In This Topic
CornerRadiusProperty Field (C1ValidationDecorator)
In This Topic
Identifies the CornerRadius dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly CornerRadiusProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1ValidationDecorator.CornerRadiusProperty
See Also