3 references to Thumb
PresentationFramework (3)
System\Windows\Markup\KnownTypes.cs (3)
1597
case KnownElements.
Thumb
: o = new System.Windows.Controls.Primitives.Thumb(); break;
4109
case KnownElements.
Thumb
:
6205
case KnownElements.
Thumb
: t = typeof(System.Windows.Controls.Primitives.Thumb); break;