UIEvent.View
UIEvent.View property
The view attribute identifies the Window from which the event was generated. The un-initialized value of this attribute MUST be null.
public IWindow View { get; }
Property Value
The window instance.
See Also
- interface IWindow
- class UIEvent
- namespace Aspose.Html.Dom.Events
- assembly Aspose.HTML