4 references to ImmComposition
PresentationFramework (4)
System\windows\Documents\TextSelection.cs (4)
214
if (this.
ImmComposition
!= null)
216
this.
ImmComposition
.OnSelectionChange();
234
if (this.
ImmComposition
!= null)
236
this.
ImmComposition
.OnSelectionChanged();