4 references to SBP_ARROWBTN
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\CommonGetThemePartSize.cs (1)
82
case (int)SCROLLBARPARTS.
SBP_ARROWBTN
:
MS\Internal\AutomationProxies\WindowsScrollBar.cs (1)
479
sizeArrow = themePart.Size((int)ThemePart.SCROLLBARPARTS.
SBP_ARROWBTN
, 0);
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (2)
321
sizeArrow = themePart.Size((int)ThemePart.SCROLLBARPARTS.
SBP_ARROWBTN
, 0);
412
sizeArrow = themePart.Size((int)ThemePart.SCROLLBARPARTS.
SBP_ARROWBTN
, 0);