7 references to ToolBarTray
PresentationFramework (7)
System\Windows\Markup\KnownTypes.cs (7)
1606case KnownElements.ToolBarTray: o = new System.Windows.Controls.ToolBarTray(); break; 2346return KnownElements.ToolBarTray; 2528case KnownElements.ToolBarTray: return (o as System.Windows.Controls.ToolBarTray).ToolBars; 2779case KnownElements.ToolBarTray: 3566case KnownElements.ToolBarTray: 4373case KnownElements.ToolBarTray: 6219case KnownElements.ToolBarTray: t = typeof(System.Windows.Controls.ToolBarTray); break;