2 references to IsAtListItemStart
PresentationFramework (2)
src\Framework\System\windows\Documents\TextEditorTyping.cs (2)
582
if (position is TextPointer && !
IsAtListItemStart
(deletePosition) &&
629
if (This.AcceptsRichContent &&
IsAtListItemStart
(position))