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