Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1ColorPicker Class / CornerRadiusProperty Field

In This Topic
    CornerRadiusProperty Field (C1ColorPicker)
    In This Topic
    Identifies the CornerRadius dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly CornerRadiusProperty As DependencyProperty
    public static readonly DependencyProperty CornerRadiusProperty
    See Also