MouseCaptureEventBase<T0>.relatedTarget
public UIElements.IEventHandler relatedTarget;
Description 描述
In the case of a MouseCaptureEvent, this property is the IEventHandler that loses the capture. In the case of a MouseCaptureOutEvent, this property is the IEventHandler that gains the capture.