AccountPickerOptions.ParentWindow Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the window hosting the account picker.
public:
property System::Windows::Window ^ ParentWindow { System::Windows::Window ^ get(); };
public System.Windows.Window ParentWindow { get; }
member this.ParentWindow : System.Windows.Window
Public ReadOnly Property ParentWindow As Window
Property Value
The window.