Property | Type | Description | |
---|---|---|---|
EndProperty | |||
StartProperty |
Method | Description | |
---|---|---|
ApplyAnimation ( string animateId, |
Perform animation effects on the set of children.
|
Method | Description | |
---|---|---|
OnCoerceEnd ( |
||
OnCoerceStart ( |
||
RemoveOpacityAnimate ( ) : System |
public ApplyAnimation ( string animateId, |
||
animateId | string | Identifier of the animate to be used. |
metaPanel | Reference to owning panel instance. | |
stateDict | MetaElementStateDict | Dictionary of per-element state. |
elements | ICollection | Collection of elements to be animated. |
elapsedMilliseconds | double | Elapsed milliseconds since last animation cycle. |
return | void |
public static DependencyProperty,System.Windows EndProperty | ||
return |