2 references to SmallChangeProperty
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\RangeBase.cs (2)
332
return (double)GetValue(
SmallChangeProperty
);
336
SetValue(
SmallChangeProperty
, value);