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