WPF Layout Controls | ComponentOne
C1.WPF.Accordion Namespace / C1Expander Class / CornerRadiusProperty Field

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