2 writes to _synchronizedInputEvents
PresentationCore (2)
System\Windows\Input\InputManager.cs (2)
628_synchronizedInputEvents = SynchronizedInputHelper.MapInputTypeToRoutedEvents(inputType); 643_synchronizedInputEvents = null;
1 reference to _synchronizedInputEvents
PresentationCore (1)
System\Windows\Input\InputManager.cs (1)
82return _synchronizedInputEvents;