5 references to ToolBar
PresentationBuildTasks (5)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (4)
2714case KnownElements.ToolBar: 3554case KnownElements.ToolBar: 4367case KnownElements.ToolBar: 4885case KnownElements.ToolBar: t = _asmFramework.GetType("System.Windows.Controls.ToolBar"); break;
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\SystemResourceKey.cs (1)
388(KnownTypes.Types[(int)KnownElements.ToolBar] == targetType) ||