2 writes to _synchronizedInputEvents
PresentationCore (2)
System\Windows\Input\InputManager.cs (2)
615_synchronizedInputEvents = SynchronizedInputHelper.MapInputTypeToRoutedEvents(inputType); 630_synchronizedInputEvents = null;
1 reference to _synchronizedInputEvents
PresentationCore (1)
System\Windows\Input\InputManager.cs (1)
71return _synchronizedInputEvents;