IWpfAccountPicker::Control Property

Visual Studio 2015
 

Gets the Windows Presentation Foundation account picker control.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)

property FrameworkElement^ Control {
	FrameworkElement^ get();
}

Property Value

Type: System.Windows::FrameworkElement^

The control.

Return to top
Show: