2 writes to NotReallyHandled
Microsoft.Maui.Controls.Compatibility (2)
Android\AppCompat\Platform.cs (2)
758 NotReallyHandled = true; 801 NotReallyHandled = false;
2 references to NotReallyHandled
Microsoft.Maui.Controls.Compatibility (2)
Android\AppCompat\Platform.cs (1)
805 if (result && NotReallyHandled)
Android\Renderers\MotionEventHelper.cs (1)
74 if (renderer.NotReallyHandled)