ClockTransition.Parameters Property
Provides access to transition properties.
Namespace: DevExpress.Utils.Animation
Assembly: DevExpress.Utils.v25.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| IClockAnimationParameters | An IClockAnimationParameters object that contains transition properties. |
See Also