Retrieves a peer that handles events for this window.
final public IUnknown getEventPeer()
Returns an IUnknown object containing a reference to the peer that handles events for this window.
Calling this method represents an advanced usage scenario. Typically, you would never use this method.