1 write to _increaseButton
PresentationFramework (1)
System\Windows\Controls\Primitives\Track.cs (1)
208_increaseButton = value;
4 references to _increaseButton
PresentationFramework (4)
System\Windows\Controls\Primitives\Track.cs (4)
162if (_increaseButton == value) 199return _increaseButton; 207UpdateComponent(_increaseButton, value); 210if (_increaseButton != null)