20 references to Font
System.Messaging (1)
System\Messaging\Design\QueuePathDialog.cs (1)
273this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
System.Windows.Forms (8)
winforms\Managed\System\WinForms\ContainerControl.cs (2)
317case AutoScaleMode.Font: 883if (AutoScaleMode == AutoScaleMode.Font) {
winforms\Managed\System\WinForms\Form.cs (1)
5118if (AutoScaleMode != AutoScaleMode.Font) {
winforms\Managed\System\WinForms\MDIWindowDialog.cs (1)
141this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
winforms\Managed\System\WinForms\Printing\PrintControllerWithStatusDialog.cs (1)
296this.AutoScaleMode = AutoScaleMode.Font;
winforms\Managed\System\WinForms\PropertyGridInternal\GridErrorDlg.cs (1)
290this.AutoScaleMode = Forms.AutoScaleMode.Font;
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (1)
335this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (1)
362this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
System.Workflow.Activities (2)
Rules\Design\Dialogs\RuleConditionDialog.Designer.cs (1)
100this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (1)
336this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\ActivityBindForm.Designer.cs (1)
156this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
System.WorkflowServices (5)
System\Workflow\Activities\Design\OperationPickerDialog.designer.cs (1)
158this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
System\Workflow\Activities\Design\ServiceContractDetailViewControl.Designer.cs (1)
53this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
System\Workflow\Activities\Design\ServiceContractViewControl.Designer.cs (1)
73this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.designer.cs (1)
220this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
System\Workflow\Activities\Design\ServiceOperationViewControl.designer.cs (1)
85this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
WsatUI (3)
MMCUI\AcceptedCertificatesForm.designer.cs (1)
124this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
MMCUI\TraceOptionsForm.designer.cs (1)
235this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
MMCUI\WSATControl.designer.cs (1)
218this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;