ITopLevelWindow Interface
Definition
Namespace: Alternet.FormDesigner.Wpf
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Represents a top level window.
Syntax
public interface ITopLevelWindow
Methods
Activate() | Activates the window. |
SetOwner(Window) | Sets child.Owner to the top level window. |