Raises the AutoClosed event.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
protected virtual void OnAutoClosed( EventArgs e ) |
| Visual Basic |
|---|
Protected Overridable Sub OnAutoClosed ( _ e As EventArgs _ ) |
Parameters
- e
- Type: System..::..EventArgs
Provides data for EventArgs.