2 references to TextCompositionManager
PresentationCore (1)
System\Windows\Input\DefaultTextStore.cs (1)
131
TextCompositionManager compmgr = InputManager.Current.PrimaryKeyboardDevice.
TextCompositionManager
;
WindowsFormsIntegration (1)
System\Windows\Integration\ApplicationInterop.cs (1)
128
SWI.InputManager.Current.PrimaryKeyboardDevice.
TextCompositionManager
.CompleteDeadCharComposition();