7 references to ToolBarTray
PresentationFramework (7)
System\Windows\Markup\KnownTypes.cs (7)
1607case KnownElements.ToolBarTray: o = new System.Windows.Controls.ToolBarTray(); break; 2347return KnownElements.ToolBarTray; 2529case KnownElements.ToolBarTray: return (o as System.Windows.Controls.ToolBarTray).ToolBars; 2780case KnownElements.ToolBarTray: 3567case KnownElements.ToolBarTray: 4374case KnownElements.ToolBarTray: 6220case KnownElements.ToolBarTray: t = typeof(System.Windows.Controls.ToolBarTray); break;