The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IVsAccountManagementService::CreateWpfAccountPicker Method (AccountPickerOptions^)
Note: This API is now obsolete.Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
Return to top
Creates a Windows Presentation Foundation account picker.
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
[ObsoleteAttribute("The method is deprecated, use CreateWpfAccountPickerAsync instead")]
IWpfAccountPicker^ CreateWpfAccountPicker(
AccountPickerOptions^ options
)
Parameters
- options
-
Type:
Microsoft.VisualStudio.Shell::AccountPickerOptions^
The options used to create an account picker.
Show: