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 Overrides Sub OnSourceInitialized (
	e As EventArgs
)

Parameters

e
Type: System.EventArgs

The event arguments.

Return to top
Show: