2 references to ToolBarTray
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
10396bamlType.DefaultConstructor = delegate() { return new System.Windows.Controls.ToolBarTray(); };
System\Windows\Markup\KnownTypes.cs (1)
1613case KnownElements.ToolBarTray: o = new System.Windows.Controls.ToolBarTray(); break;