Can I retrieve Clocks associated with HasAnimatedProperties
WCF and WF
1
Posts
1
Posters
1
Views
1
Watching
-
Is there any way to programatically retrieve whatever clock is controlling a UIElement with HasAnimatedProperties, so you can hook an event handler to timeline events that were created by a style template?--without parsing the raw XAML. I need my control to wait until any animations are completed to effect a change in state.