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