7 references to Section
PresentationFramework (7)
System\Windows\Markup\KnownTypes.cs (7)
1523case KnownElements.Section: o = new System.Windows.Documents.Section(); break; 2276return KnownElements.Section; 2524case KnownElements.Section: return (o as System.Windows.Documents.Section).Blocks; 2601case KnownElements.Section: 3421case KnownElements.Section: 4618case KnownElements.Section: 6105case KnownElements.Section: t = typeof(System.Windows.Documents.Section); break;