5 references to Load
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Binding.cs (1)
228form.Load += new EventHandler(FormLoaded);
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (1)
379this.Load += new System.EventHandler(this.TrustManagerPromptUI_Load);
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\ActivityBindForm.Designer.cs (1)
168this.Load += new System.EventHandler(this.ActivityBindForm_Load);
System.WorkflowServices (1)
System\Workflow\Activities\Design\OperationPickerDialog.designer.cs (1)
177this.Load += new System.EventHandler(this.OperationPickerDialogLoad);
WsatUI (1)
MMCUI\TraceOptionsForm.designer.cs (1)
245this.Load += new System.EventHandler(this.TraceOptionsForm_Load);