2 writes to CurrentPlatformView
Microsoft.Maui (2)
Platform\Tizen\ContainerView.cs (2)
41 CurrentPlatformView = null; 50 CurrentPlatformView = nativeView;
1 reference to CurrentPlatformView
Microsoft.Maui (1)
Platform\Tizen\MauiContextExtensions.cs (1)
23 realPage = containerView.CurrentPlatformView!;