Property | Type | Description | |
---|---|---|---|
Clock | System.Windows.Media.Animation.AnimationClock | ||
Next | UIElement | ||
NextOffset_End | System.Windows.Vector | ||
NextOffset_Start | System.Windows.Vector | ||
NextTransform | |||
PresentOption | Option | ||
Previous | UIElement | ||
PreviousOffset_End | System.Windows.Vector | ||
PreviousOffset_Start | System.Windows.Vector | ||
PreviousTransform |
Method | Description | |
---|---|---|
Tick ( ) : void |
Method | Description | |
---|---|---|
Enter_Transitioning ( BaseState previousState ) : void | ||
FollowEdge ( ) : void | ||
GetOffset ( ) : System.Windows.Vector | ||
Leave_Transitioning ( BaseState nextState ) : void | ||
ShowInstant ( ) : void | ||
StartAnimation ( ) : void | ||
TransformInto_DelayingNextTransition ( UIElement current, State_DelayingNextTransition nextState ) : void | ||
TransformInto_PresentingContent ( UIElement current, State_PresentingContent nextState ) : void | ||
Transition_Completed ( object sender, |
public AnimationClock,System.Windows.Media.Animation Clock | ||
return | System.Windows.Media.Animation.AnimationClock |
public Vector,System.Windows NextOffset_End | ||
return | System.Windows.Vector |
public Vector,System.Windows NextOffset_Start | ||
return | System.Windows.Vector |
public TranslateTransform,System.Windows.Media NextTransform | ||
return |
public Vector,System.Windows PreviousOffset_End | ||
return | System.Windows.Vector |
public Vector,System.Windows PreviousOffset_Start | ||
return | System.Windows.Vector |