Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1MenuSeparator Class / IsIndentedProperty Field

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