8 references to UnindentListItems
PresentationFramework (8)
src\Framework\System\windows\Documents\TextEditorLists.cs (6)
185
TextRangeEditLists.
UnindentListItems
(thisSelection);
190
TextRangeEditLists.
UnindentListItems
(thisSelection);
214
TextRangeEditLists.
UnindentListItems
(thisSelection);
219
TextRangeEditLists.
UnindentListItems
(thisSelection);
296
TextRangeEditLists.
UnindentListItems
(thisSelection);
301
TextRangeEditLists.
UnindentListItems
(thisSelection);
src\Framework\System\Windows\Documents\TextRangeEditLists.cs (2)
689
if (!
UnindentListItems
(new TextRange(start, GetPositionAfterList(startListItem.List))))
717
if (!
UnindentListItems
(new TextRange(endListItem.List.ContentStart, GetPositionAfterList(endListItem.List))))