Share via


ParameterSetControl Class

Definition

Interaction logic for ParameterSetControl.xaml

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

Constructors

ParameterSetControl()

Initializes a new instance of the ParameterSetControl class

Methods

FocusFirstElement()

Focuses the first focusable element in this control.

InitializeComponent()

InitializeComponent

Explicit Interface Implementations

IComponentConnector.Connect(Int32, Object)

Applies to