1 write to _increaseButton
PresentationFramework (1)
System\Windows\Controls\Primitives\Track.cs (1)
224_increaseButton = value;
4 references to _increaseButton
PresentationFramework (4)
System\Windows\Controls\Primitives\Track.cs (4)
178if (_increaseButton == value) 215return _increaseButton; 223UpdateComponent(_increaseButton, value); 226if (_increaseButton != null)