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