Share via


ColumnPicker Class

Definition

Interaction logic for ColumnPicker.xaml.

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

Remarks

The logic for manipulating the column lists is in Microsoft.Management.UI.Internal.InnerListGridView.OnColumnPicker(System.Object,System.Windows.RoutedEventArgs).

Methods

InitializeComponent()

InitializeComponent

OnCreateAutomationPeer()

Creates AutomationPeer (OnCreateAutomationPeer()).

Explicit Interface Implementations

IComponentConnector.Connect(Int32, Object)

Applies to