IWindow
public interface IWindow : IEventTarget, IGlobalEventHandlers, IWindowEventHandlers, IWindowTimers, IDisposable
The interface for a browsing window element.
https://developer.mozilla.org/en-US/docs/Web/API/Window