1 implementation of IgnoreTextUnitBoundaries
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextRange.cs (1)
295bool ITextRange.IgnoreTextUnitBoundaries
2 references to IgnoreTextUnitBoundaries
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextRangeBase.cs (2)
1819if (thisRange.IgnoreTextUnitBoundaries) 1835if (thisRange.IgnoreTextUnitBoundaries)