AnimationRate Structure Properties
In This Topic
For a list of all members of this type, see AnimationRate members.
Public Properties
| Name | Description |
  | Default | Indicates an unset AnimationRate value. |
 | Duration | Returns the TimeSpan value that this AnimationRate represents. |
 | HasDuration | Indicates whether this AnimationRate is a TimeSpan value. |
 | HasSpeed | Indicates whether this AnimationRate is a Speed value. |
 | Speed | Returns the Speed value that this AnimationRate represents. |
Top
See Also