Event Raised when a new window is added.
The event handler receives an argument of type WindowEventArgs containing data related to this event. The following WindowEventArgs property provides information specific to this event.
| Property | Description |
|---|---|
| Window | Gets the Window object associated with the event |
WindowManager Class | Aveva.ApplicationFramework.Presentation Namespace