Initializes a new instance of the WindowEventArgs class.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public WindowEventArgs ( Window window)
Public New ( _ window As Window _)
Type: WindowThe window for which the event is raised.
WindowEventArgs ClassMindFusion.UI.Web Namespace