3 references to _InputDevice
PresentationCore (3)
System\Windows\Input\TextCompositionManager.cs (3)
313TextCompositionEventArgs textargs = new TextCompositionEventArgs(composition._InputDevice, composition) 340TextCompositionEventArgs textargs = new TextCompositionEventArgs(composition._InputDevice, composition) 368TextCompositionEventArgs textargs = new TextCompositionEventArgs(composition._InputDevice, composition)