3 references to TriggerActionCollection
PresentationFramework (3)
System\Windows\EventTrigger.cs (1)
162_actions = new TriggerActionCollection
System\Windows\TriggerBase.cs (2)
53_enterActions = new TriggerActionCollection(); 82_exitActions = new TriggerActionCollection();