2 writes to _containerView
Microsoft.Maui.Controls (2)
Platform\GestureManager\GestureManager.cs (2)
53
_containerView
= null;
81
_containerView
= handler.ContainerView;
1 reference to _containerView
Microsoft.Maui.Controls (1)
Platform\GestureManager\GestureManager.cs (1)
68
if (
_containerView
!= handler.ContainerView ||