1 write to _thumb
PresentationFramework (1)
System\Windows\Controls\Primitives\Track.cs (1)
204
_thumb
= value;
2 references to _thumb
PresentationFramework (2)
System\Windows\Controls\Primitives\Track.cs (2)
199
return
_thumb
;
203
UpdateComponent(
_thumb
, value);