CapableOfHandlingNativeEvent

Used internal to dispatch events to various classes.

interface CapableOfHandlingNativeEvent {
__gshared
CapableOfHandlingNativeEvent[NativeWindowHandle] nativeHandleMapping;
}
Suggestion Box / Bug Report