1 write to _decreaseButton
PresentationFramework (1)
System\Windows\Controls\Primitives\Track.cs (1)
168_decreaseButton = value;
4 references to _decreaseButton
PresentationFramework (4)
System\Windows\Controls\Primitives\Track.cs (4)
159return _decreaseButton; 167UpdateComponent(_decreaseButton, value); 170if (_decreaseButton != null) 204if (_decreaseButton == value)