1 write to _mauiContext
Microsoft.Maui.Controls (1)
Compatibility\Handlers\FlyoutPage\iOS\PhoneFlyoutPageRenderer.cs (1)
830 _mauiContext = mauiContext;
2 references to _mauiContext
Microsoft.Maui.Controls (2)
Compatibility\Handlers\FlyoutPage\iOS\PhoneFlyoutPageRenderer.cs (2)
38 IMauiContext MauiContext => _mauiContext; 817 IMauiContext IElementHandler.MauiContext => _mauiContext;