1 write to _view
Microsoft.Maui.Controls (1)
Platform\GestureManager\GestureManager.cs (1)
26 _view = view;
3 references to _view
Microsoft.Maui.Controls (3)
Platform\GestureManager\GestureManager.cs (3)
59 var handler = _view.Handler; 62 (_didHaveWindow && _view.Window == null)) 83 _didHaveWindow = _view.Window != null;