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