7 references to Section
PresentationFramework (7)
System\Windows\Markup\KnownTypes.cs (7)
1517case KnownElements.Section: o = new System.Windows.Documents.Section(); break; 2270return KnownElements.Section; 2518case KnownElements.Section: return (o as System.Windows.Documents.Section).Blocks; 2595case KnownElements.Section: 3415case KnownElements.Section: 4612case KnownElements.Section: 6099case KnownElements.Section: t = typeof(System.Windows.Documents.Section); break;