AccountPickerOptions::ParentWindow Property
Visual Studio 2015
Gets the window hosting the account picker.
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
public: property Window^ ParentWindow { [CompilerGeneratedAttribute] Window^ get(); [CompilerGeneratedAttribute] private: void set(Window^ value); }
Show: