22 references to ComponentResourceManager
System.Windows.Forms (4)
winforms\Managed\System\WinForms\MDIWindowDialog.cs (1)
96
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(MdiWindowDialog));
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
1287
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(PrintPreviewDialog));
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (1)
187
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(TrustManagerMoreInformation));
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (1)
154
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(TrustManagerPromptUI));
System.Workflow.Activities (5)
Rules\Design\Dialogs\BasicBrowserDialog.Designer.cs (1)
31
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(BasicBrowserDialog));
Rules\Design\Dialogs\IntellisenseTextBox.Designer.cs (1)
32
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(IntellisenseTextBox));
Rules\Design\Dialogs\RenameRuleObjectDialog.Designer.cs (1)
30
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(RenameRuleObjectDialog));
Rules\Design\Dialogs\RuleConditionDialog.Designer.cs (1)
32
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(RuleConditionDialog));
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (1)
32
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(RuleSetDialog));
System.Workflow.ComponentModel (5)
AuthoringOM\Design\Dialogs\ActivityBindForm.cs (1)
67
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(ActivityBindForm));
AuthoringOM\Design\Dialogs\ActivityBindForm.Designer.cs (1)
32
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(ActivityBindForm));
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (1)
129
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(ThemeConfigurationDialog));
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
132
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(TypeBrowserDialog));
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (1)
257
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(WorkflowPageSetupDialog));
System.WorkflowServices (5)
System\Workflow\Activities\Design\OperationPickerDialog.designer.cs (1)
34
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(OperationPickerDialog));
System\Workflow\Activities\Design\ServiceContractDetailViewControl.Designer.cs (1)
34
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(ServiceContractDetailViewControl));
System\Workflow\Activities\Design\ServiceContractViewControl.Designer.cs (1)
34
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(ServiceContractViewControl));
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.designer.cs (1)
35
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(ServiceOperationDetailViewControl));
System\Workflow\Activities\Design\ServiceOperationViewControl.designer.cs (1)
34
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(ServiceOperationViewControl));
WsatUI (3)
MMCUI\AcceptedCertificatesForm.designer.cs (1)
35
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(AcceptedCertificatesForm));
MMCUI\TraceOptionsForm.designer.cs (1)
35
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(TraceOptionsForm));
MMCUI\WSATControl.designer.cs (1)
35
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(WsatControl));