1 write to _inputManager
PresentationCore (1)
System\Windows\Input\TextServicesManager.cs (1)
31_inputManager = inputManager;
2 references to _inputManager
PresentationCore (2)
System\Windows\Input\TextServicesManager.cs (2)
33_inputManager.PreProcessInput += new PreProcessInputEventHandler(PreProcessInput); 34_inputManager.PostProcessInput += new ProcessInputEventHandler(PostProcessInput);