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