IWpfAccountPicker Interface
Visual Studio 2015
Represents the Windows Presentation Foundation account picker control provided by IVsAccountManagementService.
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | Control | Gets the Windows Presentation Foundation account picker control. |
![]() | SelectedAccount | Gets or sets the account being selected for the account picker control. |
![]() | SelectedAccountAuthenticationState | Determines whether the IWpfAccountPicker.SelectedAccount needs re-authentication. |
| Name | Description | |
|---|---|---|
![]() | Dispose() | (Inherited from IDisposable.) |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | (Inherited from INotifyPropertyChanged.) |
Show:


