7 references to Section
PresentationFramework (7)
src\Framework\System\Windows\Markup\KnownTypes.cs (7)
1524case KnownElements.Section: o = new System.Windows.Documents.Section(); break; 2271return KnownElements.Section; 2517case KnownElements.Section: return (o as System.Windows.Documents.Section).Blocks; 2595case KnownElements.Section: 3413case KnownElements.Section: 4608case KnownElements.Section: 6095case KnownElements.Section: t = typeof(System.Windows.Documents.Section); break;