internal void Stop() { _animation?.StopAnimation(TargetProperty); _animation?.Dispose(); _animation = null; }