1 write to _increaseButton
PresentationFramework (1)
System\Windows\Controls\Primitives\Track.cs (1)
209_increaseButton = value;
4 references to _increaseButton
PresentationFramework (4)
System\Windows\Controls\Primitives\Track.cs (4)
163if (_increaseButton == value) 200return _increaseButton; 208UpdateComponent(_increaseButton, value); 211if (_increaseButton != null)