2 references to RestrictWithinBlock
PresentationFramework (2)
System\Windows\Documents\TextPointerBase.cs (2)
567wordStart = RestrictWithinBlock(thisPosition, wordStart, LogicalDirection.Backward); 568wordEnd = RestrictWithinBlock(thisPosition, wordEnd, LogicalDirection.Forward);