Namespace:
C1.Silverlight
Assembly: C1.Silverlight (in C1.Silverlight.dll)
Assembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
protected override void OnIsInEditModeChanged( bool oldValue ) |
| Visual Basic |
|---|
Protected Overrides Sub OnIsInEditModeChanged ( _ oldValue As Boolean _ ) |
Parameters
- oldValue
- Type: System..::..Boolean