2 references to IsAtNonMergeableInlineEdge
PresentationFramework (2)
System\Windows\Documents\TextPointerBase.cs (2)
388
return
IsAtNonMergeableInlineEdge
(position, LogicalDirection.Backward);
394
return
IsAtNonMergeableInlineEdge
(position, LogicalDirection.Forward);