AccountPickerOptions.ParentWindow Property

Definition

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.

Applies to