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