Hello,
I have a storyboard with e.g. 2 animations. Now I want the user give the possibility to skip a complete storyboard, yet the animated properties shall be set to the final value of the animations. When the storyboard is already running, SkipToFill does a perfect job for this. But I also need something like SkipToFill for a storyboard, that's not yet running. Whats the equivalent for this or the best way to realize that? Thank you very much!