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