7 references to ToolBarTray
PresentationFramework (7)
System\Windows\Markup\KnownTypes.cs (7)
1613case KnownElements.ToolBarTray: o = new System.Windows.Controls.ToolBarTray(); break; 2353return KnownElements.ToolBarTray; 2535case KnownElements.ToolBarTray: return (o as System.Windows.Controls.ToolBarTray).ToolBars; 2786case KnownElements.ToolBarTray: 3573case KnownElements.ToolBarTray: 4380case KnownElements.ToolBarTray: 6226case KnownElements.ToolBarTray: t = typeof(System.Windows.Controls.ToolBarTray); break;