4 references to IsParagraphOrBlockUIContainer
PresentationFramework (4)
System\windows\Documents\TextEditorTyping.cs (2)
811if (TextSchema.IsParagraphOrBlockUIContainer(parentType)) 855TextSchema.IsParagraphOrBlockUIContainer(navigator.ParentType)))
System\Windows\Documents\TextPointerBase.cs (1)
740if (TextSchema.IsParagraphOrBlockUIContainer(pointer.ParentType))
System\Windows\Documents\TextRangeEdit.cs (1)
789if (TextSchema.IsParagraphOrBlockUIContainer(block.GetType()))