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