ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RadialMenuItem Class / ExpandAreaThicknessProperty Field



In This Topic
    ExpandAreaThicknessProperty Field (C1RadialMenuItem)
    In This Topic
    Identifies the ExpandAreaThickness dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ExpandAreaThicknessProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RadialMenuItem.ExpandAreaThicknessProperty
    public static readonly DependencyProperty ExpandAreaThicknessProperty
    public:
    static readonly DependencyProperty^ ExpandAreaThicknessProperty
    See Also