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.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
protected void UpdateIsWatermarked() |
| Visual Basic |
|---|
Protected Sub UpdateIsWatermarked |