1 write to IsSealed
Microsoft.Maui.Controls (1)
Interactivity\TriggerBase.cs (1)
59
IsSealed
= true;
5 references to IsSealed
Microsoft.Maui.Controls (5)
Interactivity\DataTrigger.cs (2)
27
if (
IsSealed
)
49
if (
IsSealed
)
Interactivity\EventTrigger.cs (1)
40
if (
IsSealed
)
Interactivity\Trigger.cs (2)
27
if (
IsSealed
)
49
if (
IsSealed
)