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