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