3 references to TriggerActionCollection
PresentationFramework (3)
src\Framework\System\Windows\EventTrigger.cs (1)
168_actions = new TriggerActionCollection();
src\Framework\System\Windows\TriggerBase.cs (2)
56_enterActions = new TriggerActionCollection(); 85_exitActions = new TriggerActionCollection();