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