5 references to StatusBar
PresentationBuildTasks (5)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (4)
2712case KnownElements.StatusBar: 3446case KnownElements.StatusBar: 4255case KnownElements.StatusBar: 4861case KnownElements.StatusBar: t = _asmFramework.GetType("System.Windows.Controls.Primitives.StatusBar"); break;
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\SystemResourceKey.cs (1)
389(KnownTypes.Types[(int)KnownElements.StatusBar] == targetType))