1 write to _triggerActions
PresentationFramework (1)
System\Windows\FrameworkTemplate.cs (1)
413ref _triggerActions,
2 references to _triggerActions
PresentationFramework (2)
System\Windows\StyleHelper.cs (2)
2512actionsList = (frameworkTemplate._triggerActions != null) 2513? frameworkTemplate._triggerActions[Event] as List<TriggerAction>