AnimationSelector.Select(FrameAnimation) Method
Returns a storyboard used to render a frame animation based on the specified settings.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Parameters
Name | Type | Description |
---|---|---|
animation | DevExpress.Xpf.WindowsUI.FrameAnimation | A FrameAnimation object that comprises the animation settings. |
Remarks
This member supports the internal infrastructure, and is not intended to be used directly from your code.
See Also