Class AnimationSelectorBase
Inheritance
System.Object
AnimationSelectorBase
Namespace: Telerik.Core
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class AnimationSelectorBase : Object
Constructors
AnimationSelectorBase()
Declaration
protected AnimationSelectorBase()
Methods
SelectAnimation(UIElement, String)
Declaration
public abstract RadAnimation SelectAnimation(UIElement control, string name)
Parameters
Microsoft.
|
System.
|