2 writes to _platformView
Microsoft.Maui.Controls (2)
Platform\GestureManager\GestureManager.cs (2)
54 _platformView = null; 82 _platformView = handler.PlatformView;
1 reference to _platformView
Microsoft.Maui.Controls (1)
Platform\GestureManager\GestureManager.cs (1)
69 _platformView != handler.PlatformView ||