6 references to TextCompositionEventArgs
PresentationCore (6)
System\Windows\Input\TextCompositionManager.cs (6)
323
TextCompositionEventArgs textargs = new
TextCompositionEventArgs
(composition._InputDevice, composition)
350
TextCompositionEventArgs textargs = new
TextCompositionEventArgs
(composition._InputDevice, composition)
378
TextCompositionEventArgs textargs = new
TextCompositionEventArgs
(composition._InputDevice, composition)
538
TextCompositionEventArgs text = new
TextCompositionEventArgs
(textArgs.Device, textArgs.TextComposition)
553
TextCompositionEventArgs text = new
TextCompositionEventArgs
(textArgs.Device, textArgs.TextComposition)
568
TextCompositionEventArgs text = new
TextCompositionEventArgs
(textArgs.Device, textArgs.TextComposition)