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