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