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