ShowCommandAddOnControl Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interaction logic for ShowCommandAddOnControl.xaml
public ref class ShowCommandAddOnControl : System::Windows::Controls::UserControl, Microsoft::PowerShell::Host::ISE::IAddOnToolHostObject, System::Windows::Markup::IComponentConnector
public class ShowCommandAddOnControl : System.Windows.Controls.UserControl, Microsoft.PowerShell.Host.ISE.IAddOnToolHostObject, System.Windows.Markup.IComponentConnector
type ShowCommandAddOnControl = class
inherit UserControl
interface IAddOnToolHostObject
interface IComponentConnector
Public Class ShowCommandAddOnControl
Inherits UserControl
Implements IAddOnToolHostObject, IComponentConnector
- Inheritance
-
ShowCommandAddOnControl
- Implements
Constructors
| Name | Description |
|---|---|
| ShowCommandAddOnControl() |
Initializes a new instance of the ShowCommandAddOnControl class. |
Properties
| Name | Description |
|---|---|
| HostObject |
Gets or sets the root of the ISE object model |
Methods
| Name | Description |
|---|---|
| InitializeComponent() |
InitializeComponent |
Explicit Interface Implementations
| Name | Description |
|---|---|
| IComponentConnector.Connect(Int32, Object) | |