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