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