2 references to Current
Microsoft.Maui (1)
Platform\WindowExtensions.cs (1)
21
if (IPlatformApplication.
Current
is not IPlatformApplication platformApplication)
Microsoft.Maui.Controls.Compatibility (1)
AppHostBuilderExtensions.iOS.cs (1)
20
var services = IPlatformApplication.
Current
.Services;