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