Derived classes can call this method when the [P:IsWatermarked] state is changed from their point of view.
This method forces the IsWatermarked state to be updated without clearing the Text property.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
protected void UpdateIsWatermarked() |
| Visual Basic |
|---|
Protected Sub UpdateIsWatermarked |