CombTransition.Parameters Property
Provides access to parameters that specify the transition.
Namespace: DevExpress.Utils.Animation
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
ICombAnimationParameters | An object that contains transition parameters. |
See Also