3 references to SectionStructure
PresentationFramework (3)
System\Windows\Documents\DocumentStructures\StoryFragments.cs (2)
111if (value is SectionStructure || value is ParagraphStructure || value is FigureStructure 119typeof(SectionStructure), typeof(ParagraphStructure), typeof(FigureStructure), typeof(ListStructure), typeof(TableStructure), typeof(StoryBreak)),
System\Windows\Markup\RestrictiveXamlXmlReader.cs (1)
223typeof(System.Windows.Documents.DocumentStructures.SectionStructure),