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