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