2 references to HorizontalScrollBarButtonWidthKey
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\Track.cs (1)
645
object buttonWidthResource = TryFindResource(SystemParameters.
HorizontalScrollBarButtonWidthKey
);
src\Framework\System\Windows\SystemResourceKey.cs (1)
1314
return SystemParameters.
HorizontalScrollBarButtonWidthKey
;