Questions tagged [lineargradientbrush]

76 questions
2
votes
1 answer

How to animate the StartPoint of LinearGradient

I have a LinearGradientBrush used as an OpacityMask and I want my animation to rotate the gradient, so I'm trying to animate the position of the StartPoint and EndPoint but I can't make it work for hours :(