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