Posted
on Nov 23, 2009
(permalink)
Hi Telerik Friends,
Using Examples QuickStart and trying to extract cool transition effect referenced in ExamplePage.xaml.cs. References two resources "hideExamplePanel" and "showExamplePanel"--these are Storyboards that define the transition effect between preview and code view. Want to use same effect for swapping between user controls (children of a pane) but cannot find the Storyboard animation sequence. Appears that ExamplePage.xaml is not in the Examples source code (Telerik.Windows.QuickStart namespace).
Please to tell me where this Storyboard animation resources are located?