Represents the method that handles the Initialized event.
[Visual Basic .NET]
Public Delegate Sub InitializedEventHandler ( _
)
[C#] public delegate void InitializedEventHandler ( );