1 write to _decreaseButton
PresentationFramework (1)
System\Windows\Controls\Primitives\Track.cs (1)
183_decreaseButton = value;
4 references to _decreaseButton
PresentationFramework (4)
System\Windows\Controls\Primitives\Track.cs (4)
174return _decreaseButton; 182UpdateComponent(_decreaseButton, value); 185if (_decreaseButton != null) 219if (_decreaseButton == value)