4 references to ImmComposition
PresentationFramework (4)
System\windows\Documents\TextSelection.cs (4)
217
if (this.
ImmComposition
!= null)
219
this.
ImmComposition
.OnSelectionChange();
237
if (this.
ImmComposition
!= null)
239
this.
ImmComposition
.OnSelectionChanged();