9 references to ListStructure
PresentationFramework (9)
System\Windows\Documents\DocumentStructures\SemanticBasicElement.cs (6)
63|| value is ListStructure || value is TableStructure ) 70typeof(ParagraphStructure), typeof(FigureStructure), typeof(ListStructure), typeof(TableStructure)), 237if (value is ParagraphStructure || value is TableStructure || value is ListStructure || value is FigureStructure) 244typeof(ParagraphStructure), typeof(TableStructure), typeof(ListStructure), typeof(FigureStructure)), nameof(value)); 420if (value is ParagraphStructure || value is TableStructure || value is ListStructure || value is FigureStructure) 426typeof(ParagraphStructure), typeof(TableStructure), typeof(ListStructure), typeof(FigureStructure)), nameof(value));
System\Windows\Documents\DocumentStructures\StoryFragments.cs (2)
100|| value is ListStructure || value is TableStructure || value is StoryBreak) 107typeof(SectionStructure), typeof(ParagraphStructure), typeof(FigureStructure), typeof(ListStructure), typeof(TableStructure), typeof(StoryBreak)),
System\Windows\Markup\RestrictiveXamlXmlReader.cs (1)
218typeof(System.Windows.Documents.DocumentStructures.ListStructure),