Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialMenu Class / ItemIconStyleProperty Field

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