1 write to _increaseButton
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\Track.cs (1)
226_increaseButton = value;
4 references to _increaseButton
PresentationFramework (4)
src\Framework\System\Windows\Controls\Primitives\Track.cs (4)
180if (_increaseButton == value) 217return _increaseButton; 225UpdateComponent(_increaseButton, value); 228if (_increaseButton != null)