1 write to _thumb
PresentationFramework (1)
System\Windows\Controls\Primitives\Track.cs (1)
193
_thumb
= value;
2 references to _thumb
PresentationFramework (2)
System\Windows\Controls\Primitives\Track.cs (2)
188
return
_thumb
;
192
UpdateComponent(
_thumb
, value);