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