Property TopMost
TopMost
Gets or sets a value indicating whether the window should be placed above all non-topmost windows and should stay above them, even when the window is deactivated.
public virtual bool TopMost { get; set; }
Gets or sets a value indicating whether the window should be placed above all non-topmost windows and should stay above them, even when the window is deactivated.
public virtual bool TopMost { get; set; }