7 references to Section
PresentationFramework (7)
System\Windows\Markup\KnownTypes.cs (7)
1516case KnownElements.Section: o = new System.Windows.Documents.Section(); break; 2269return KnownElements.Section; 2517case KnownElements.Section: return (o as System.Windows.Documents.Section).Blocks; 2594case KnownElements.Section: 3414case KnownElements.Section: 4611case KnownElements.Section: 6098case KnownElements.Section: t = typeof(System.Windows.Documents.Section); break;