1 write to _mauiContext
Microsoft.Maui.Controls (1)
Compatibility\Handlers\NavigationPage\iOS\NavigationRenderer.cs (1)
1774
_mauiContext
= mauiContext;
2 references to _mauiContext
Microsoft.Maui.Controls (2)
Compatibility\Handlers\NavigationPage\iOS\NavigationRenderer.cs (2)
41
IMauiContext MauiContext =>
_mauiContext
;
1754
IMauiContext IElementHandler.MauiContext =>
_mauiContext
;