2 references to Thumb
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
10198bamlType.DefaultConstructor = delegate() { return new System.Windows.Controls.Primitives.Thumb(); };
System\Windows\Markup\KnownTypes.cs (1)
1604case KnownElements.Thumb: o = new System.Windows.Controls.Primitives.Thumb(); break;