2 writes to _synchronizedInputEvents
PresentationCore (2)
Core\CSharp\System\Windows\Input\InputManager.cs (2)
824_synchronizedInputEvents = SynchronizedInputHelper.MapInputTypeToRoutedEvents(inputType); 839_synchronizedInputEvents = null;
1 reference to _synchronizedInputEvents
PresentationCore (1)
Core\CSharp\System\Windows\Input\InputManager.cs (1)
98return _synchronizedInputEvents;