77 writes to AutoScaleDimensions
Accessibility_Core_App (13)
CommonControl1.Designer.cs (1)
679this.AutoScaleDimensions = new System.Drawing.SizeF(13F, 32F);
CommonControl2.Designer.cs (1)
258this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
ContainerControls.Designer.cs (1)
800this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
ContainerControls2.Designer.cs (1)
417this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
DataBindingExample.Designer.cs (1)
271this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
DataControls.Designer.cs (1)
349this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
DialogControls.Designer.cs (1)
82this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
Main.Designer.cs (1)
166this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
Menu_Toolbars_controls.Designer.cs (1)
592AutoScaleDimensions = new SizeF(8F, 20F);
MenuForm.Designer.cs (1)
59this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
PrintingControls.Designer.cs (1)
159this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
RemainingControls.Designer.cs (1)
116this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
ToolStripContainer.Designer.cs (1)
591this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
DesignSurface (1)
MainForm.Designer.cs (1)
294this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
NativeHost.ManagedControl (1)
ManagedControl.Designer.cs (1)
48this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
PresentationUI (11)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
726this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
MS\Internal\Documents\CredentialManagerDialog.Designer.cs (1)
160this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
MS\Internal\Documents\RequestedSignatureDialog.Designer.cs (1)
216AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
MS\Internal\Documents\RMEnrollmentPage1.Designer.cs (1)
205AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
MS\Internal\Documents\RMEnrollmentPage2.Designer.cs (1)
209this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
MS\Internal\Documents\RMEnrollmentPage3.Designer.cs (1)
120this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
MS\Internal\Documents\RMPermissions.Designer.cs (1)
182this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
MS\Internal\Documents\RMPublishingDialog.Designer.cs (1)
369this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
MS\Internal\Documents\SignatureSummaryDialog.Designer.cs (1)
202AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
MS\Internal\Documents\SigningDialog.Designer.cs (1)
254AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
MS\Internal\Documents\SigningProgress.Designer.cs (1)
55AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridErrorDialog.cs (1)
265AutoScaleDimensions = new SizeF(7F, 15F);
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.StatusDialog.cs (1)
79AutoScaleDimensions = new Size(6, 13);
System.Windows.Forms.Design (5)
System\Windows\Forms\Design\BorderSidesEditor.BorderSidesEditorUI.cs (1)
162AutoScaleDimensions = new SizeF(6F, 13F);
System\Windows\Forms\Design\DataGridViewCellStyleBuilder.cs (1)
238AutoScaleDimensions = new Drawing.SizeF(6F, 13F);
System\Windows\Forms\Design\DocumentDesigner.cs (2)
82c.AutoScaleDimensions = value; 118c.AutoScaleDimensions = c.CurrentAutoScaleDimensions;
System\Windows\Forms\Design\FormatStringDialog.cs (1)
203AutoScaleDimensions = new Drawing.SizeF(6, 13);
System.Windows.Forms.Tests (6)
System\Windows\Forms\ContainerControlTests.cs (6)
185AutoScaleDimensions = value 191control.AutoScaleDimensions = value; 204control.AutoScaleDimensions = value; 208control.AutoScaleDimensions = value; 217Assert.Throws<ArgumentOutOfRangeException>("value", () => control.AutoScaleDimensions = value); 250AutoScaleDimensions = new SizeF(1, 2),
TrimTest (1)
Form1.Designer.cs (1)
98AutoScaleDimensions = new SizeF(7F, 15F);
TrimTestBinaryDeserialization (1)
Form1.Designer.cs (1)
58AutoScaleDimensions = new SizeF(7F, 15F);
WinFormsControlsTest (36)
AnchorLayoutTests.Designer.cs (1)
138this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 25F);
Buttons.Designer.cs (1)
44this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
Calendar.Designer.cs (1)
232this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 20F);
ChartControl.Designer.cs (1)
413this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 25F);
ComboBoxes.Designer.cs (1)
266this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
ComboBoxesWithScrollBars.Designer.cs (1)
347this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
DataGridViewInVirtualModeTest.Designer.cs (1)
83this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
DataGridViewTest.Designer.cs (1)
207this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
DateTimePicker.Designer.cs (1)
95this.AutoScaleDimensions = new SizeF(7F, 15F);
DesignTimeAligned.Designer.cs (1)
94this.AutoScaleDimensions = new System.Drawing.SizeF(192F, 192F);
Dialogs.Designer.cs (1)
148this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
DockLayoutTests.Designer.cs (1)
95this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 25F);
DragDrop.Designer.cs (1)
197AutoScaleDimensions = new SizeF(7F, 15F);
ErrorProviderTest.Designer.cs (1)
128this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
FormBorderStyles.Designer.cs (1)
55this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
ListBoxes.Designer.cs (1)
200this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
MainForm.Designer.cs (1)
48this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
MdiChild.Designer.cs (1)
140this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
MdiParent.Designer.cs (1)
38this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
MediaPlayer.Designer.cs (1)
53this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
MenuStripAndCheckedListBox.Designer.cs (1)
283this.AutoScaleDimensions = new System.Drawing.SizeF(192F, 192F);
MessageBoxes.Designer.cs (1)
51this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
MultipleControls.Designer.cs (1)
299this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
Password.Designer.cs (1)
237AutoScaleDimensions = new SizeF(8F, 20F);
PictureBoxes.Designer.cs (1)
81this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
PropertyGrid.Designer.cs (1)
49this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
RichTextBoxes.Designer.cs (1)
62this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
ScalingBeforeChanges.Designer.cs (1)
49this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
ScrollableControls.Designer.cs (1)
436AutoScaleDimensions = new SizeF(7F, 15F);
ScrollBars.Designer.cs (1)
135this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 20F);
Splitter.Designer.cs (1)
60this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 25F);
TextBoxes.Designer.cs (1)
151this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
ToolStripSeparatorPreferredSize.cs (1)
85AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
ToolStripTests.Designer.cs (1)
435this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
ToolTipTests.Designer.cs (1)
159this.AutoScaleDimensions = new System.Drawing.SizeF(17F, 41F);
TrackBars.Designer.cs (1)
247this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
17 references to AutoScaleDimensions
System.Windows.Forms (3)
System\Windows\Forms\Form.cs (1)
4549SizeF autoScaleFactor = GetCurrentAutoScaleFactor(currentAutoScaleDimensions, AutoScaleDimensions);
System\Windows\Forms\Layout\Containers\ContainerControl.cs (2)
139SizeF saved = AutoScaleDimensions; 344currentAutoScaleDimensions = AutoScaleDimensions;
System.Windows.Forms.Tests (14)
System\Windows\Forms\ContainerControlTests.cs (7)
27Assert.Equal(SizeF.Empty, control.AutoScaleDimensions); 187Assert.Equal(value, control.AutoScaleDimensions); 192Assert.Equal(value, control.AutoScaleDimensions); 205Assert.Equal(value, control.AutoScaleDimensions); 209Assert.Equal(value, control.AutoScaleDimensions); 256Assert.Equal(expectedAutoScaleDimensions, control.AutoScaleDimensions); 263Assert.Equal(expectedAutoScaleDimensions, control.AutoScaleDimensions);
System\Windows\Forms\Design\ComponentEditorFormTests.cs (1)
33Assert.Equal(SizeF.Empty, control.AutoScaleDimensions);
System\Windows\Forms\DomainUpDownTests.cs (1)
36_sub.AutoScaleDimensions.Should().Be(SizeF.Empty);
System\Windows\Forms\FormTests.cs (1)
31Assert.Equal(SizeF.Empty, control.AutoScaleDimensions);
System\Windows\Forms\PropertyGridTests.cs (1)
32Assert.Equal(SizeF.Empty, control.AutoScaleDimensions);
System\Windows\Forms\ToolStripPanelTests.cs (1)
24Assert.Equal(SizeF.Empty, control.AutoScaleDimensions);
System\Windows\Forms\UpDownBaseTests.cs (1)
22Assert.Equal(SizeF.Empty, control.AutoScaleDimensions);
System\Windows\Forms\UserControlTests.cs (1)
28Assert.Equal(SizeF.Empty, control.AutoScaleDimensions);