You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello billyzkid, thank you for opening an issue with us!
I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible. Other community members may also look into the issue and provide feedback 🙌
billyzkid
changed the title
StopAnimationActivity dependency properties are incorrectly registered
StopAnimationActivity and StartAnimationAction dependency properties are incorrectly registered
Jul 30, 2022
It looks like these two dependency properties are registered with the wrong owner type.
WindowsCommunityToolkit/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Activities/StopAnimationActivity.cs
Line 32 in 63cbb4a
WindowsCommunityToolkit/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Activities/StopAnimationActivity.cs
Line 50 in 63cbb4a
Here's another one:
WindowsCommunityToolkit/Microsoft.Toolkit.Uwp.UI.Behaviors/Animations/StartAnimationAction.cs
Line 50 in 55723da
The text was updated successfully, but these errors were encountered: