2 references to STATUSPARTS
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonGetThemePartSize.cs (1)
72
case (int)
STATUSPARTS
.SP_GRIPPER:
MS\Internal\AutomationProxies\WindowsGrip.cs (1)
140
return themePart.Size(onStatusBar ? (int)ThemePart.
STATUSPARTS
.SP_GRIPPER : (int)ThemePart.SCROLLBARPARTS.SBP_SIZEBOX, 0);