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