ConditionalTimeline Properties
A custom animation timeline that is used for the conditional formatting transition.Name | Description |
---|---|
Animation | Gets or sets a custom animation timeline. This is a dependency property. |
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject. |
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject. |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject. |
TargetProperty | Gets or sets a target property to which the animation is applied. This is a dependency property. |
See Also