protected virtual void OnInitialized(
EventArgs e
)
Protected Overridable Sub OnInitialized (
e As EventArgs
)
protected:
virtual void OnInitialized(
EventArgs^ e
)
abstract OnInitialized :
e : EventArgs -> unit
override OnInitialized :
e : EventArgs -> unit