2 references to Section
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
9703
DefaultConstructor = delegate () { return new System.Windows.Documents.
Section
(); },
System\Windows\Markup\KnownTypes.cs (1)
1517
case KnownElements.Section: o = new System.Windows.Documents.
Section
(); break;