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