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