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