Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1DropDownButton Class / CornerRadiusProperty Field

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