Property View
View
The view that is the target of the mouse event.
public View? View { get; set; }
Property Value
Remarks
This is the deepest view in the view hierarchy that contains the mouse position.
The view that is the target of the mouse event.
public View? View { get; set; }
This is the deepest view in the view hierarchy that contains the mouse position.