InterfaceIUpdateVisualState
Interface
Updates the state of the visual.
Definition
Namespace:Telerik.Windows.Controls.Rating
Assembly:Telerik.Windows.Controls.Input.dll
Syntax:
cs-api-definition
public interface IUpdateVisualState
Methods
UpdateVisualState(bool)
Updates the state of the visual.
Declaration
cs-api-definition
void UpdateVisualState(bool useTransitions)
Parameters
useTransitions