ModelingWindowPane.MenuService Property

Definition

Gets the IMenuCommandService which derived classes and hosted controls can use to add commands.

public:
 virtual property System::ComponentModel::Design::IMenuCommandService ^ MenuService { System::ComponentModel::Design::IMenuCommandService ^ get(); };
public virtual System.ComponentModel.Design.IMenuCommandService MenuService { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.MenuService : System.ComponentModel.Design.IMenuCommandService
Public Overridable ReadOnly Property MenuService As IMenuCommandService

Property Value

Attributes

Applies to