3 references to TriggerActionCollection
PresentationFramework (3)
System\Windows\EventTrigger.cs (1)
166_actions = new TriggerActionCollection();
System\Windows\TriggerBase.cs (2)
59_enterActions = new TriggerActionCollection(); 88_exitActions = new TriggerActionCollection();