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