1 write to _routedEvent
PresentationFramework (1)
System\Windows\EventTrigger.cs (1)
112_routedEvent = value;
2 references to _routedEvent
PresentationFramework (2)
System\Windows\EventTrigger.cs (2)
92return _routedEvent; 225if (_routedEvent != null && _actions != null && _actions.Count > 0)