Called when the property AutoClose changed.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
protected virtual void OnAutoCloseChanged( bool oldValue ) |
| Visual Basic |
|---|
Protected Overridable Sub OnAutoCloseChanged ( _ oldValue As Boolean _ ) |
Parameters
- oldValue
- Type: System..::..Boolean