Updates the current visual state of the Common visual state group to match the object's properties.
Namespace:
C1.Silverlight.RichTextBoxAssembly: C1.Silverlight.RichTextBox.Toolbar (in C1.Silverlight.RichTextBox.Toolbar.dll)
Syntax
C# |
---|
protected void ChangeVisualStateCommon( bool useTransitions ) |
Visual Basic |
---|
Protected Sub ChangeVisualStateCommon ( _ useTransitions As Boolean _ ) |
Parameters
- useTransitions
- Type: System..::..Boolean