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



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