2 references to ParagraphsAreMergeable
PresentationFramework (2)
System\Windows\Documents\TextRangeEditLists.cs (1)
46
if (!
ParagraphsAreMergeable
(firstParagraphOrBlockUIContainer, secondParagraphOrBlockUIContainer))
System\Windows\Documents\TextRangeSerialization.cs (1)
1496
if (TextRangeEditLists.
ParagraphsAreMergeable
(firstParagraph, secondParagraph))