Interface IWindowEvent
The base interface for a window event.
public interface IWindowEvent
Properties
EventType
The WindowEventType of this event.
WindowEventType EventType { get; }
Property Value
- WindowEventType
- The base interface for a window event.