3 references to HorizontalScrollBarHeight
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (1)
4587
_cacheHorizontalScrollBarHeight = CreateInstance(SystemResourceKeyID.
HorizontalScrollBarHeight
);
src\Framework\System\Windows\SystemResourceKey.cs (2)
674
case SystemResourceKeyID.
HorizontalScrollBarHeight
:
1316
case (short)SystemResourceKeyID.
HorizontalScrollBarHeight
: