4 references to ImmComposition
PresentationFramework (4)
src\Framework\System\windows\Documents\TextSelection.cs (4)
220if (this.ImmComposition != null) 222this.ImmComposition.OnSelectionChange(); 240if (this.ImmComposition != null) 242this.ImmComposition.OnSelectionChanged();