3 references to ActivationState
Microsoft.Maui (1)
Platform\Tizen\CoreAppExtensions.cs (1)
61
var activationState = new
ActivationState
(mauiContext);
Microsoft.Maui.Controls.Compatibility (2)
AppHostBuilderExtensions.iOS.cs (2)
22
var state = new
ActivationState
(mauiContext);
32
var state = new
ActivationState
(mauiContext);