Table of Contents

Class CommandGroupModel.GroupButtonModel

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

Constructors

GroupButtonModel(IScreenCommand, Action, bool)

public GroupButtonModel(IScreenCommand screenCommand, Action closePopup, bool isTabStop)

Parameters

screenCommand IScreenCommand
closePopup Action
isTabStop bool

Properties

Name

public override string Name { get; }

Property Value

string