4 references to SetParagraphProperty
PresentationFramework (4)
System\Windows\Documents\List.cs (1)
283TextRangeEdit.SetParagraphProperty(this.ElementStart, this.ElementEnd,
System\Windows\Documents\TextRangeEditLists.cs (3)
227TextRangeEdit.SetParagraphProperty(precedingList.ElementStart, precedingList.ElementEnd, 390TextRangeEdit.SetParagraphProperty(range.Start, range.End, Paragraph.FlowDirectionProperty, flowDirection); 572TextRangeEdit.SetParagraphProperty(start, end, Paragraph.FlowDirectionProperty, listFlowDirectionValue);