1 write to _increaseButton
PresentationFramework (1)
System\Windows\Controls\Primitives\Track.cs (1)
213_increaseButton = value;
4 references to _increaseButton
PresentationFramework (4)
System\Windows\Controls\Primitives\Track.cs (4)
167if (_increaseButton == value) 204return _increaseButton; 212UpdateComponent(_increaseButton, value); 215if (_increaseButton != null)