Gets or sets the System.Windows.Window that represents the top-level window that will own the dialog form. The default value is null.

Syntax

public System.Windows.Window Owner { get; set; }
Public Property Owner() As System.Windows.Window