3 references to IMECharCount
PresentationFramework (3)
System\Windows\Documents\TextContainer.cs (3)
1388
Invariant.Assert(charOffset >= 0 && charOffset <= this.
IMECharCount
, "Bogus char offset!");
1390
if (this.
IMECharCount
== 0)
1849
return this.
IMECharCount
;