2 writes to MauiContext
Microsoft.Maui (2)
Platform\Tizen\StackNavigationManager.cs (2)
63
MauiContext
= navigationView.Handler?.MauiContext;
69
MauiContext
= null;
1 reference to MauiContext
Microsoft.Maui (1)
Platform\Tizen\StackNavigationManager.cs (1)
202
var content = page.ToPlatform(
MauiContext
!);