3 references to TriggerCollection
PresentationFramework (3)
src\Framework\System\Windows\ControlTemplate.cs (1)
115_triggers = new TriggerCollection();
src\Framework\System\Windows\DataTemplate.cs (1)
96_triggers = new TriggerCollection();
src\Framework\System\Windows\Style.cs (1)
252_visualTriggers = new TriggerCollection();