Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ComboBox Class / CornerRadiusProperty Field

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