2 references to _motionEventHelper
Microsoft.Maui.Controls.Compatibility (2)
Android\AppCompat\Platform.cs (2)
766
return
_motionEventHelper
.HandleMotionEvent(Parent, e);
773
_motionEventHelper
.UpdateElement(e.NewElement);