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