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