Share via


ShowCommandWindow Class

Definition

Interaction logic for CmdletGUI.xaml

public ref class ShowCommandWindow : System::Windows::Window, System::Windows::Markup::IComponentConnector
public class ShowCommandWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector
type ShowCommandWindow = class
    inherit Window
    interface IComponentConnector
Public Class ShowCommandWindow
Inherits Window
Implements IComponentConnector
Inheritance
ShowCommandWindow
Implements

Constructors

ShowCommandWindow()

Initializes a new instance of the ShowCommandWindow class.

Methods

InitializeComponent()

InitializeComponent

OnClosed(EventArgs)

Saves the user settings

Explicit Interface Implementations

IComponentConnector.Connect(Int32, Object)

Applies to