1 write to _currentValue
Microsoft.Maui (1)
Animations\LerpingAnimation.cs (1)
65 _currentValue = value;
2 references to _currentValue
Microsoft.Maui (2)
Animations\LerpingAnimation.cs (2)
60 get => _currentValue; 63 if (_currentValue == value)