For those of you who didn’t see, Seema Ramchandani (a fellow PM on the Silverlight team) blogged that we released source code for the Silverlight 2 controls.
Check it out here!
karen corby’s fabulous blog
For those of you who didn’t see, Seema Ramchandani (a fellow PM on the Silverlight team) blogged that we released source code for the Silverlight 2 controls.
Check it out here!
The control source code is really helpful in understanding how to build a custom control, thanks!
Since no compliment would be complete without a follow-on request
here goes: Is there any chance of getting the VSM source? It’s tricky to figure out the Transition stuff from the docs (your posts helped a lot but there are plenty of details I’m still curious about. For example, the Duration of the in-state animations are ignored when VSM generates a transition and it uses the GeneratedDuration instead…Transitions seem to run in parallel with the new-state animations, not in series…etc.)