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