How can I find the parent Storyboard element of a DoubleAnimation / ThicknessAnimation / etc in WPF?

I can't seem to figure out how to find the parent Storyboard element of a DoubleAnimation or any AnimationTimeline inherited thing via the Visual or LogicalTreeHelper, and i can't figure out how, given a DoubleAnimation or whatever, how can i find the Storyboard parent element that it's defined in?
No description
1 Reply
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View