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