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