2 references to IsAtNonMergeableInlineEdge
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextPointerBase.cs (2)
390
return
IsAtNonMergeableInlineEdge
(position, LogicalDirection.Backward);
396
return
IsAtNonMergeableInlineEdge
(position, LogicalDirection.Forward);