1 write to _baseValue
PresentationCore (1)
Core\CSharp\System\Windows\Media\Animation\Generated\PointAnimationClockResource.cs (1)
51
_baseValue
= baseValue;
4 references to _baseValue
PresentationCore (4)
Core\CSharp\System\Windows\Media\Animation\Generated\PointAnimationClockResource.cs (4)
63
return
_baseValue
;
81
_baseValue
, // defaultOriginValue
82
_baseValue
, // defaultDesinationValue
87
return
_baseValue
;