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