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