3 references to _InputDevice
PresentationCore (3)
Core\CSharp\System\Windows\Input\TextCompositionManager.cs (3)
411TextCompositionEventArgs textargs = new TextCompositionEventArgs(composition._InputDevice, composition); 444TextCompositionEventArgs textargs = new TextCompositionEventArgs(composition._InputDevice, composition); 477TextCompositionEventArgs textargs = new TextCompositionEventArgs(composition._InputDevice, composition);