| C1.WPF.DX.4 Assembly : C1.Util.DX.Animation Namespace |
| Class | Description | |
|---|---|---|
![]() | Interpolator2 | IUIAnimationInterpolator2 |
![]() | LoopIterationChangeHandler2 | Internal LoopIterationChangeHandler2 Callback |
![]() | Manager2 | IUIAnimationManager2 |
![]() | ManagerEventHandler2 | Internal ManagerEventHandler2 Callback |
![]() | PrimitiveInterpolation | IUIAnimationPrimitiveInterpolation |
![]() | PriorityComparison2 | Internal PriorityComparison2 Callback |
![]() | ResultCode | WAM result codes. |
![]() | Storyboard2 | IUIAnimationStoryboard2 |
![]() | StoryboardEventHandler2 | Internal StoryboardEventHandler2 Callback |
![]() | Timer | IUIAnimationTimer |
![]() | TimerEventHandler | Internal TimerEventHandlerShadow Callback |
![]() | Transition2 | IUIAnimationTransition2 |
![]() | TransitionFactory2 | IUIAnimationTransitionFactory2 |
![]() | TransitionLibrary2 | IUIAnimationTransitionLibrary2 |
![]() | Variable2 | IUIAnimationVariable2 |
![]() | VariableChangeHandler2 | Internal VariableChangeHandler2 Callback |
![]() | VariableIntegerChangeHandler2 | Internal VariableIntegerChangeHandler2 Callback |
| Interface | Description | |
|---|---|---|
![]() | TimerClientEventHandler | IUIAnimationTimerClientEventHandler |
![]() | TimerUpdateHandler | IUIAnimationTimerUpdateHandler |
![]() | VariableCurveChangeHandler2 | IUIAnimationVariableCurveChangeHandler2 |
| Structure | Description | |
|---|---|---|
![]() | KeyFrame | UI_ANIMATION_KEYFRAME |
| Delegate | Description | |
|---|---|---|
![]() | Manager2.ManagerEventDelegate | A delegate to receive status changed events from the manager. |
![]() | Manager2.PriorityComparisonDelegate | A delegate used to resolve scheduling conflicts. |
![]() | Storyboard2.LoopIterationChangedDelegate | A delegate for handling storyboard loop iteration events, which occur when a loop within a storyboard begins a new iteration. |
![]() | Storyboard2.StoryboardStatusChangedDelegate | A delegate that handles storyboard status change events. |
![]() | Storyboard2.StoryboardUpdatedDelegate | A delegate that handles storyboard update events. |
![]() | Timer.RenderingTooSlowDelegate | A delegate that handles events that occur when the rendering frame rate for an animation falls below a minimum desirable frame rate. |
![]() | Timer.UpdateDelegate | A delegate that handles the animation timer updates. |
![]() | Variable2.IntegerValue1ChangedDelegate | A delegate that handles events that occur when the integer value of an animation variable changes. |
![]() | Variable2.IntegerValue2ChangedDelegate | A delegate that handles events that occur when the integer value of an animation variable changes. |
![]() | Variable2.IntegerValueChangedDelegate | A delegate that handles events that occur when the integer value of an animation variable changes in the specified dimension. |
![]() | Variable2.Value1ChangedDelegate | A delegate that handles events that occur when the value of an animation variable changes. |
![]() | Variable2.Value2ChangedDelegate | A delegate that handles events that occur when the value of an animation variable changes. |
![]() | Variable2.ValueChangedDelegate | A delegate that handles events that occur when the value of an animation variable changes in the specified dimension. |
| Enumeration | Description | |
|---|---|---|
![]() | Dependencies | UI_ANIMATION_DEPENDENCIES |
![]() | IdleBehavior | UI_ANIMATION_IDLE_BEHAVIOR |
![]() | ManagerStatus | UI_ANIMATION_MANAGER_STATUS |
![]() | Mode | UI_ANIMATION_MODE |
![]() | PriorityEffect | UI_ANIMATION_PRIORITY_EFFECT |
![]() | RepeatMode | UI_ANIMATION_REPEAT_MODE |
![]() | RoundingMode | UI_ANIMATION_ROUNDING_MODE |
![]() | SchedulingResult | UI_ANIMATION_SCHEDULING_RESULT |
![]() | Slope | UI_ANIMATION_SLOPE |
![]() | StoryboardStatus | UI_ANIMATION_STORYBOARD_STATUS |
![]() | TimerClientStatus | UI_ANIMATION_TIMER_CLIENT_STATUS |
![]() | UpdateResult | UI_ANIMATION_UPDATE_RESULT |