4 references to SetParagraphProperty
PresentationFramework (4)
src\Framework\System\Windows\Documents\List.cs (1)
294TextRangeEdit.SetParagraphProperty(this.ElementStart, this.ElementEnd,
src\Framework\System\Windows\Documents\TextRangeEditLists.cs (3)
232TextRangeEdit.SetParagraphProperty(precedingList.ElementStart, precedingList.ElementEnd, 393TextRangeEdit.SetParagraphProperty(range.Start, range.End, Paragraph.FlowDirectionProperty, flowDirection); 575TextRangeEdit.SetParagraphProperty(start, end, Paragraph.FlowDirectionProperty, listFlowDirectionValue);