Share via


CmdletControl Class

Definition

Interaction logic for CmdletControl.xaml

public ref class CmdletControl : System::Windows::Controls::UserControl, System::Windows::Markup::IComponentConnector
public class CmdletControl : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector
type CmdletControl = class
    inherit UserControl
    interface IComponentConnector
Public Class CmdletControl
Inherits UserControl
Implements IComponentConnector
Inheritance
CmdletControl
Implements

Constructors

CmdletControl()

Initializes a new instance of the CmdletControl class

Methods

InitializeComponent()

InitializeComponent

Explicit Interface Implementations

IComponentConnector.Connect(Int32, Object)

Applies to