Raises the [E:Opened] event.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
protected virtual void OnOpened( EventArgs e ) |
Visual Basic |
---|
Protected Overridable Sub OnOpened ( _ e As EventArgs _ ) |
Parameters
- e
- Type: System..::..EventArgs
The EventArgs instance containing the event data.