2 references to GetWindow
Microsoft.Maui (2)
Handlers\Toolbar\ToolbarHandler.Tizen.cs (1)
35
MauiContext?.GetPlatformWindow().
GetWindow
()?.BackButtonClicked();
Platform\ElementExtensions.cs (1)
170
element.Handler?.MauiContext?.GetPlatformWindow()?.
GetWindow
() ??