Interface IUpdateVisualState
Updates the state of the visual.
Namespace: Telerik.Windows.Controls.Rating
Assembly: Telerik.Windows.Controls.Input.dll
Syntax
public interface IUpdateVisualState
Methods
UpdateVisualState(Boolean)
Updates the state of the visual.
Declaration
void UpdateVisualState(bool useTransitions)
Parameters
System.Boolean
useTransitions
|