Hey Marlon,
You can specify how the storyboard behaves at the end of the animation, using the FillBehavior property and setting it to Stop. It means that the Storyboard will no longer hold the value after it is completed.
Greetings,
Laurent
Did you try with a Blend behavior? The samples on Codeplex have an action that can trigger a VM command when an event is raised. I wonder if you could use that to talk to your VM when Storyboard.Completed is fired.
Cheers,
k-dawg after programming until 2:00am for 4 days working on day 5.
I was going to do some pyrotechnics at FireStarter but determined I don’t need the fire department on my 6; so I settled for the “flaming matchstick look.”
ROTFL!
From: wpf-di...@googlegroups.com [mailto:wpf-di...@googlegroups.com] On Behalf Of Karl Shifflett
Sent: mercoledì 16 settembre 2009 06:35
To: wpf-di...@googlegroups.com
J I’ll start looking for a “bright green” wig…
From: wpf-di...@googlegroups.com [mailto:wpf-di...@googlegroups.com] On Behalf Of Karl Shifflett
Sent: mercoledì 16 settembre 2009 07:34
To: wpf-di...@googlegroups.com
Subject: [WPF Disciples] Re: Starting Fires
I’m thinking for the MVP Summit, WPF Disciples should all go “bright green”
k-dawg after programming until 2:00am for 4 days working on day 5.
I was going to do some pyrotechnics at FireStarter but determined I don’t need the fire department on my 6; so I settled for the “flaming matchstick look.”
Pete, we gott’a keep’m guess’n!
BTW: I’m polishing up the next version of XAML Power Toys.
I’ve spend 4 days working on this motha.
Many new features including support for the Silverlight DataForm.
Getting the secondary appdomain assembly reflection issues sorted out took much longer than I expected, hence the 2:00am keyboard sessions. But it’s now working flawlessly. (stress gone!)
I’m introducing it at FireStarter Thursday and will put on my blog Sunday. Josh is coming over Saturday so I’ll let him have at it one more time before I release v5. Got to do the videos too for the new features.
Cheers,
k-dawg
Nice idea. Assume you’ll use MEF?
What I’m drooling over is T4 Preprocessed Text Templates in Visual Studio 2010 Beta1 and later. These make T4 MUCH better than 2008. One step instead of two. Read this two short blog posts that clearly explain the concept and implementation.
http://www.clariusconsulting.net/blogs/pga/archive/2009/07/15/160836.aspx
http://www.clariusconsulting.net/blogs/pga/archive/2009/7/15.aspx
These puppies make code gen incredibly simple.
I wrote one in a few minutes to generate types. This is what I’ll be working on in Oct.
J
-----Original Message-----
From: wpf-di...@googlegroups.com [mailto:wpf-di...@googlegroups.com] On
Behalf Of Daniel Vaughan
Sent: Wednesday, September 16, 2009 2:08 AM
To: WPF Disciples
Subject: [WPF Disciples] Re: Starting Fires
Love it!