2 references to IsAtInsertionPosition
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextPointer.cs (1)
3721get { return this.IsAtInsertionPosition; }
src\Framework\System\Windows\Documents\TextStore.cs (1)
3344if (!start.IsAtInsertionPosition)