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