DelegateAnimatablePropertyT Properties |
The DelegateAnimatablePropertyT generic type exposes the following members.
Name | Description | |
---|---|---|
GetValue |
Gets or sets the callback that reads the property value.
| |
SetValue |
Gets or sets the callback that writes the property value.
|
Name | Description | |
---|---|---|
IAnimatablePropertyAnimationValue |
Gets the animation value.
| |
IAnimatablePropertyTAnimationValue |
Gets or sets the animation value.
| |
IAnimatablePropertyBaseValue |
Not implemented.
| |
IAnimatablePropertyTBaseValue |
Not implemented.
| |
IAnimatablePropertyHasBaseValue |
Gets a value indicating whether this property has a base value.
| |
IAnimatablePropertyIsAnimated |
Gets or sets a value indicating whether this property is animated by the animation system.
|