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