6 references to TextCompositionEventArgs
PresentationCore (6)
System\Windows\Input\TextCompositionManager.cs (6)
313
TextCompositionEventArgs textargs = new
TextCompositionEventArgs
(composition._InputDevice, composition)
340
TextCompositionEventArgs textargs = new
TextCompositionEventArgs
(composition._InputDevice, composition)
368
TextCompositionEventArgs textargs = new
TextCompositionEventArgs
(composition._InputDevice, composition)
529
TextCompositionEventArgs text = new
TextCompositionEventArgs
(textArgs.Device, textArgs.TextComposition)
544
TextCompositionEventArgs text = new
TextCompositionEventArgs
(textArgs.Device, textArgs.TextComposition)
559
TextCompositionEventArgs text = new
TextCompositionEventArgs
(textArgs.Device, textArgs.TextComposition)