3 references to _InputDevice
PresentationCore (3)
System\Windows\Input\TextCompositionManager.cs (3)
323TextCompositionEventArgs textargs = new TextCompositionEventArgs(composition._InputDevice, composition) 350TextCompositionEventArgs textargs = new TextCompositionEventArgs(composition._InputDevice, composition) 378TextCompositionEventArgs textargs = new TextCompositionEventArgs(composition._InputDevice, composition)