2 writes to IsAttached
Microsoft.Maui.Controls (2)
StateTriggerBase.cs (2)
59
IsAttached
= true;
67
IsAttached
= false;
3 references to IsAttached
Microsoft.Maui.Controls (3)
AdaptiveTrigger.cs (1)
91
if (!knownAttached && !
IsAttached
)
StateTriggerBase.cs (2)
56
if (
IsAttached
)
64
if (!
IsAttached
)