1 write to Actions
Microsoft.Maui.Controls (1)
Interactivity\EventTrigger.cs (1)
26 Actions = new SealedList<TriggerAction>();
2 references to Actions
Microsoft.Maui.Controls (2)
Interactivity\EventTrigger.cs (2)
73 ((SealedList<TriggerAction>)Actions).IsReadOnly = true; 100 foreach (TriggerAction action in Actions)