6 references to GetWindow
Microsoft.Maui (6)
Hosting\LifecycleEvents\AppHostBuilderExtensions.Tizen.cs (6)
21
app.
GetWindow
().Created();
25
app.
GetWindow
().Resumed();
26
app.
GetWindow
().Activated();
31
app.
GetWindow
().Deactivated();
32
app.
GetWindow
().Stopped();
36
app.
GetWindow
().Destroying();