2 references to Thumb
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
1743
case AutomationControlType.
Thumb
: controlType = ControlType.Thumb; break;
PresentationFramework (1)
System\Windows\Automation\Peers\ThumbAutomationPeer.cs (1)
37
return AutomationControlType.
Thumb
;