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