Select to view content in your preferred language

Configurable Code Sample on Gallery

508
2
01-05-2011 11:13 PM
Amanda_JaneForbes
Deactivated User
Hi,

Has anyone used the Configurable Silverlight Sample posted by pjiang in the Silverlight code gallery?  I am trying to find out how to remove the animation that is used when the widgets are activated.

I have removed the storyboard in the WidgetBase.cs but they still animate. Is it possible that the animation has been coded into a library? :confused:

Any help would be appreciated.
0 Kudos
2 Replies
ErikEngstrom
Frequent Contributor
How are you editing it?
0 Kudos
Amanda_JaneForbes
Deactivated User
I'm using Visual Studio 2010 with the Silverlight API 2.1 to do the editing.  The viewer is a brilliant idea, very similar to the esri Flex viewer. I just need to take the animation off. 

I removed the storyboard that is in the Widgetbase.cs and have rebuilt the project, the animation still occurs.
0 Kudos