2 references to IsElementBoundary
PresentationFramework (2)
src\Framework\System\Windows\Controls\TextRangeAdaptor.cs (2)
1222
while (
IsElementBoundary
(start.GetPointerContext(LogicalDirection.Forward)))
1229
while (
IsElementBoundary
(end.GetPointerContext(LogicalDirection.Backward)))