1 write to _thumb
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\Track.cs (1)
206
_thumb
= value;
2 references to _thumb
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\Track.cs (2)
201
return
_thumb
;
205
UpdateComponent(
_thumb
, value);