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