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