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