Table of Contents

Class DesignerMenuModel

Namespace
The.WPF.Shell
Assembly
Instagile.WPF.dll
public class DesignerMenuModel : CommandsMenuModel, INotifyPropertyChanged
Inheritance
DesignerMenuModel
Implements
Inherited Members
Extension Methods

Constructors

DesignerMenuModel()

public DesignerMenuModel()

Properties

Buttons

public IList<IButtonModel> Buttons { get; }

Property Value

IList<IButtonModel>