2 references to IsAtListItemStart
PresentationFramework (2)
System\windows\Documents\TextEditorTyping.cs (2)
547if (position is TextPointer && !IsAtListItemStart(deletePosition) && 594if (This.AcceptsRichContent && IsAtListItemStart(position))