Swivel Behavior
Average Rating:
(15)
(15)
Description
Discussions
(3)
|
|
-
-
Written April 09, 2011Just a note: It seems at this time there is no "PlaneProjectio
n" for WPF. Ergo Swivel doesn't work for WPF Pat NH USA
-
-
-
Written August 29, 2009I'm not sure how to use this. I'm using Blend 3 and created a very simple SL3 app. I created 2 empty wrap panels and made one the Front and the other the Back. I used Blend to create a Trigger event so that when I hit tab it attempts to start. But I keep getting an InvalidOperatio
nException at this line: animation.KeyFr ames.Add(new EasingDoubleKey Frame { KeyTime = new TimeSpan(rd.Ani mationDuration. TimeSpan.Ticks / 2), Value = rd.MidDegrees }); -
Written September 17, 2009Make sure you set the Duration to a valid time, too. Such as 00:00:01 (which is 1 second).
-
Written April 27, 2010I'm now wondering how to put some more realism into by gradually shading the surface as it flips. Any ideas?
-
-
Great control...need a little button help1 Posts | Last Post November 03, 2009
-
Written November 03, 2009For my application I'm using a trigger button with the State management going on behind it as you specified in your tutorial. My desire is to have the text change as the button changes state. I am able to set the Checked and Unchecked states and I specified changing the Content from View Alpha to View Beta. Unfortunately this didn't quite work. The text remains as View Alpha regardless of how many times I click the button. Any suggestions?
-




