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 7175263
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T16:15:03+00:00 2026-05-28T16:15:03+00:00

I’m developing an application in WPF and .Net 4 which contains animations. My controls

  • 0

I’m developing an application in WPF and .Net 4 which contains animations.

My controls are bound to certain values in the business logic, which toggles animations under certain conditions. The problem I am encountering is that those animations may play as soon as the application launches, which makes controls “animate” toward their initial state when first displayed.

Let’s say for example that I am developing the Login portion of the application. I have a control that represents a custom popup which should appear above the username and password fields if these are invalid. When the application launches, both those fields are invalid by default which prompts the popups to be displayed through an animation. I would like to prevent these animations from playing at start-up, without disabling them explicitly.

Another example to demonstrate my problem would be a toggle button bound to a boolean Property. If I saved the state of the button as being toggled prior to closing the application, the button would “animate” towards the toggled state when the application re-launches (since I have an animation between toggled states), instead of simply being toggled on without animating.

Is there a way to temporarily disable all animations from playing ?

I read somewhere that the best way to disable an animation is to call SkipToFill(…) on a particular Storyboard. The problem with that is that I have to explicitly disable all animations concerned, which may be a problem if these are not known beforehand.

Storyboard theBoard = (Storyboard)FindResource(resourceName); 
theBoard.Begin(this, true); 
theBoard.SkipToFill(this); 

How would you go about disabling animations without explicitly disabling them one by one ? Is such a thing even possible ?

  • 1 1 Answer
  • 0 Views
  • 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-28T16:15:04+00:00Added an answer on May 28, 2026 at 4:15 pm

    What about using an attached dependency property (attached on StoryBoards) that would enable or disable your animations (or set their duration to 0) ? Maybe there’s a simpler solution but since none seems to be proposed, i suggest that one.
    Rq : i’m not sure the controls beeing animated on window opening is a very boring thing. But i don’t know, maybe if there’s a lot of animation on the screen, maybe it can look strange.

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

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
I want to count how many characters a certain string has in PHP, but
I am trying to understand how to use SyndicationItem to display feed which is
I used javascript for loading a picture on my website depending on which small
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
We are using XSLT to translate a RIXML file to XML. Our RIXML contains
I have a text area in my form which accepts all possible characters from
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I have just tried to save a simple *.rtf file with some websites and

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.