Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1MenuItem Class / IconProperty Field

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