2 references to ToolBarPanel
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
11520
DefaultConstructor = delegate () { return new System.Windows.Controls.Primitives.
ToolBarPanel
(); },
System\Windows\Markup\KnownTypes.cs (1)
1606
case KnownElements.ToolBarPanel: o = new System.Windows.Controls.Primitives.
ToolBarPanel
(); break;