8 references to ListStructure
PresentationFramework (8)
src\Framework\System\Windows\Documents\DocumentStructures\SemanticBasicElement.cs (6)
86|| value is ListStructure || value is TableStructure ) 93typeof(ParagraphStructure), typeof(FigureStructure), typeof(ListStructure), typeof(TableStructure)), 273if (value is ParagraphStructure || value is TableStructure || value is ListStructure || value is FigureStructure) 280typeof(ParagraphStructure), typeof(TableStructure), typeof(ListStructure), typeof(FigureStructure)), "value"); 468if (value is ParagraphStructure || value is TableStructure || value is ListStructure || value is FigureStructure) 474typeof(ParagraphStructure), typeof(TableStructure), typeof(ListStructure), typeof(FigureStructure)), "value");
src\Framework\System\Windows\Documents\DocumentStructures\StoryFragments.cs (2)
124|| value is ListStructure || value is TableStructure || value is StoryBreak) 131typeof(SectionStructure), typeof(ParagraphStructure), typeof(FigureStructure), typeof(ListStructure), typeof(TableStructure), typeof(StoryBreak)),