DialogWindowBase::OnSourceInitialized Method (EventArgs^)

 

Handles the event raised when the window source has been initialized.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
virtual void OnSourceInitialized(
	EventArgs^ e
) override

Parameters

e
Type: System::EventArgs^

The event arguments.

Return to top
Show: