AccountPickerOptions::UseWindowsPresentationFoundationStyle Property
Visual Studio 2015
Determines whether the picker will use styles based on Windows Presentation Framework.
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
public: property bool UseWindowsPresentationFoundationStyle { [CompilerGeneratedAttribute] bool get(); [CompilerGeneratedAttribute] void set(bool value); }
Show: