Table of Contents

Class DesignerGroupModel

Namespace
The.WPF.Shell
Assembly
Instagile.WPF.dll
public class DesignerGroupModel : CommandGroupModel, IButtonModel, INotifyPropertyChanged
Inheritance
DesignerGroupModel
Implements
Inherited Members
Extension Methods

Constructors

DesignerGroupModel()

public DesignerGroupModel()

Properties

IsEnabled

public bool IsEnabled { get; set; }

Property Value

bool

IsVisible

public bool IsVisible { get; set; }

Property Value

bool

Name

public string Name { get; set; }

Property Value

string