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