2 references to ParagraphsAreMergeable
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextRangeEditLists.cs (1)
48if (!ParagraphsAreMergeable(firstParagraphOrBlockUIContainer, secondParagraphOrBlockUIContainer))
src\Framework\System\Windows\Documents\TextRangeSerialization.cs (1)
1520if (TextRangeEditLists.ParagraphsAreMergeable(firstParagraph, secondParagraph))