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