3 references to TriggerActionCollection
PresentationFramework (3)
System\Windows\EventTrigger.cs (1)
163_actions = new TriggerActionCollection();
System\Windows\TriggerBase.cs (2)
54_enterActions = new TriggerActionCollection(); 83_exitActions = new TriggerActionCollection();