Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / RibbonGroupPanel Class / IsMinimizedProperty Field

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