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