AccountPickerOptions Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | CustomFilter | Represents the options used to create an account picker. |
![]() | HostId | Gets a unique identifier for this host, usually the package GUID, that will be used when reporting telemetry |
![]() | IsAuthenticationStateUIEnabled | Determines whether the picker will show UI to allow the user to reenter credentials if theIWpfAccountPicker.SelectedAccount needs re-authentication. This property is true by default. |
![]() | IsCompactHeight | Determines whether the picker will be displayed in smaller height compared to the default height. |
![]() | ParentWindow | Gets the window hosting the account picker. |
![]() | UseWindowsPresentationFoundationStyle | Determines whether the picker will use styles based on Windows Presentation Framework. |
Show:
