2 references to IsAtListItemChildStart
PresentationFramework (2)
System\windows\Documents\TextEditorTyping.cs (2)
612(IsAtListItemChildStart(position, false /* emptyChildOnly */) || IsAtIndentedParagraphOrBlockUIContainerStart(This.Selection.Start))) 1175(TextPointerBase.IsInEmptyListItem(position) || IsAtListItemChildStart(position, true /* emptyChildOnly */)) &&