MenuCommandService Members
Include Protected Members
Include Inherited Members
The MenuCommandService type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MenuCommandService |
This constructor supports the configuration design-time and is not intended to be used directly from your code.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
ExecuteAddBlockForSection |
Adds a SectionViewModel instance to the designer for the specified section name.
|
|
Finalize | (Inherited from Object.) | |
GetCommands |
Returns a list of CommandModel instances that belong to the specified CommandPlacement.
|
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.Services Namespace