Questions tagged [doubleanimation]

Use this tag for questions related to DoubleAnimation .Net framework class for animating the value of a Double.

DoubleAnimation is a .Net framework class for animating the value of a Double property between two target values using linear interpolation over a specified Duration.

77 questions
1
vote
0 answers

Wpf, doubleanimation on fontstretch property

How to make an animation which changes FontStretch? This is what I've tried: