Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialMenuItem Class / IconProperty Field

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