ShowCommandAddOnControl Class

Definition

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)

Applies to