Share via


MultipleSelectionDialog Class

Definition

Interaction logic for MultipleSelectionDialog.xaml

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

Constructors

MultipleSelectionDialog()

Initializes a new instance of the MultipleSelectionDialog class.

Methods

InitializeComponent()

InitializeComponent

Explicit Interface Implementations

IComponentConnector.Connect(Int32, Object)

Applies to