2 references to IsElementBoundary
PresentationFramework (2)
System\Windows\Controls\TextRangeAdaptor.cs (2)
1210
while (
IsElementBoundary
(start.GetPointerContext(LogicalDirection.Forward)))
1217
while (
IsElementBoundary
(end.GetPointerContext(LogicalDirection.Backward)))