FocusEvent property

FOCUS_EVENT_RECORD FocusEvent

Implementation

FOCUS_EVENT_RECORD get FocusEvent => this.Event.FocusEvent;
void FocusEvent=(FOCUS_EVENT_RECORD value)

Implementation

set FocusEvent(FOCUS_EVENT_RECORD value) => this.Event.FocusEvent = value;