Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 238439
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T20:30:20+00:00 2026-05-11T20:30:20+00:00

Can DoubleAnimations be applied to any double? Or just some? In WPF, I know

  • 0

Can DoubleAnimations be applied to any double? Or just some?

In WPF, I know you can create a DoubleAnimation object:

var ani = new DoubleAnimation();

..and that object can be used in the BeginAnimation method of UIElements.

In my case, however, I’d like to just apply the animation to the object the the UIElement is bound to. I have a ListBox whose ItemsPanel has been set to be a Canvas, and the ListBoxItems use a converter to set the Canvas.Left and .Top properties, based on the property (call it

public Point Location {get; set; } // this is a lie for brevity; I'm actually raising OnPropertyChanged

)

So I’d like to apply an animation object to Location.X and Location.Y. Can DoubleAnimations be applied to any double? Or just some?

The learning never ends…

Edit #1: I’m being told only dependancy properties. As I suspected. This begs the question, How can the Location property I mentioned be made a dependancy property, so that I can animate ListBoxItems on a canvas?

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T20:30:20+00:00Added an answer on May 11, 2026 at 8:30 pm

    Only DependencyPropertys. As per MSDN:

    Dependency properties provide support
    for value expressions, property
    invalidation and dependent-value
    coercion, default values, inheritance,
    data binding, animation, property
    change notification, and styling.

    EDIT: If you want to animate a Point, use PointAnimation.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In my WPF application, I have a Canvas object that contains some UserControl objects.
I'm new to WPF, and I get error everytime I run my code DoubleAnimation
I'm really new to WPF so if you can point me to a tutoiral
Can anyone let me know how can we change the value of kendo combobox
Can I authenticate with just Google account username and password instead of using OAuth?
Can any one tell, how to get the result of LINQ query contains group
This seems like it should be a no-brainer, but I can't get a WPF
How can I remove a running animation from a WPF element in such a
Can I order my users in the database, so I don't have to say
Can I change the field public virtual ClassOne ClassOne { get; set; } to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.