3 references to ScrollBar
PresentationFramework (3)
System\Windows\Markup\KnownTypes.cs (3)
1514case KnownElements.ScrollBar: o = new System.Windows.Controls.Primitives.ScrollBar(); break; 4246case KnownElements.ScrollBar: 6096case KnownElements.ScrollBar: t = typeof(System.Windows.Controls.Primitives.ScrollBar); break;