26 references to Close
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\PropertyValueDialogHost.cs (1)
155_dialogWindow.Close();
System.Messaging (2)
System\Messaging\Design\QueuePathDialog.cs (2)
202this.Close(); 427this.Close();
System.Web.Entity.Design (4)
System\Data\WebControls\Design\EntityDataSourceStatementEditorForm.cs (2)
350Close(); 363Close();
System\Data\WebControls\Design\Util\WizardForm.cs (2)
259Close(); 294Close();
System.Web.Mobile (8)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (2)
813Close(); 819Close();
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (2)
548Close(); 554Close();
UI\MobileControls\Design\PropertyOverridesDialog.cs (2)
395Close(); 401Close();
UI\MobileControls\Design\StylesEditorDialog.cs (1)
783Close();
UI\MobileControls\Design\TemplatingOptionsDialog.cs (1)
463Close();
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Printing\PrintControllerWithStatusDialog.cs (1)
211dialog.BeginInvoke(new MethodInvoker(dialog.Close));
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
1660this.Close();
winforms\Managed\System\WinForms\PropertyGridInternal\GridErrorDlg.cs (1)
314Close();
System.Workflow.Activities (4)
Rules\Design\Dialogs\BasicBrowserDialog.cs (2)
93this.Close(); 102this.Close();
Rules\Design\Dialogs\RenameRuleObjectDialog.cs (2)
65this.Close(); 98this.Close();
System.Workflow.ComponentModel (2)
AuthoringOM\Design\DesignerWidgets.cs (2)
1028palette.Close(); 1280this.paletteShadow.Close();
System.WorkflowServices (2)
System\Workflow\Activities\Design\OperationPickerDialog.cs (2)
175this.Close(); 281this.Close();