Common Application Framework

WindowEventArgs Constructor 

Initialize a new instance of a WindowEventArgs class

public WindowEventArgs(
   IWindow window
);

Parameters

window
The IWindow object

See Also

WindowEventArgs Class | Aveva.ApplicationFramework.Presentation Namespace