Base:
property
AutoSize
System.Windows.Forms.Control.AutoSize
180 writes to AutoSize
Accessibility_Core_App (23)
CommonControl1.Designer.cs (4)
195this.button5.AutoSize = true; 267this.checkBox3.AutoSize = true; 279this.checkBox2.AutoSize = true; 290this.checkBox1.AutoSize = true;
CommonControl2.Designer.cs (1)
109this.radioButton1.AutoSize = true;
ContainerControls.Designer.cs (8)
307this.radioButton6.AutoSize = true; 317this.radioButton5.AutoSize = true; 327this.radioButton4.AutoSize = true; 337this.checkBox2.AutoSize = true; 349this.radioButton3.AutoSize = true; 361this.radioButton2.AutoSize = true; 389this.radioButton1.AutoSize = true; 399this.checkBox1.AutoSize = true;
ContainerControls2.Designer.cs (8)
158this.radioButton6.AutoSize = true; 168this.radioButton5.AutoSize = true; 178this.radioButton4.AutoSize = true; 188this.checkBox2.AutoSize = true; 200this.radioButton3.AutoSize = true; 212this.radioButton2.AutoSize = true; 240this.radioButton1.AutoSize = true; 250this.checkBox1.AutoSize = true;
DataBindingExample.Designer.cs (2)
131this.radioButton1.AutoSize = true; 174this.checkBox1.AutoSize = true;
DesignSurface (1)
MainForm.cs (1)
146checkbox2.AutoSize = true;
PresentationUI (33)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
112this._okButton.AutoSize = true;
MS\Internal\Documents\CredentialManagerDialog.Designer.cs (4)
85this._cancelButton.AutoSize = true; 92this._okButton.AutoSize = true; 123this._addButton.AutoSize = true; 131this._removeButton.AutoSize = true;
MS\Internal\Documents\RequestedSignatureDialog.Designer.cs (2)
69_addButton.AutoSize = true; 79_cancelButton.AutoSize = true;
MS\Internal\Documents\RMEnrollmentPage1.Designer.cs (2)
187_nextButton.AutoSize = true; 196_cancelButton.AutoSize = true;
MS\Internal\Documents\RMEnrollmentPage2.Designer.cs (4)
74this._nextButton.AutoSize = true; 83this._cancelButton.AutoSize = true; 169this._networkRadioButton.AutoSize = true; 190this._passportRadioButton.AutoSize = true;
MS\Internal\Documents\RMPermissions.Designer.cs (1)
154this.closeButton.AutoSize = true;
MS\Internal\Documents\RMPublishingDialog.Designer.cs (9)
91this.radioButtonUnrestricted.AutoSize = true; 100this.radioButtonPermissions.AutoSize = true; 109this.radioButtonTemplate.AutoSize = true; 211this.buttonAddUser.AutoSize = true; 257this.checkBoxPermissionsContact.AutoSize = true; 282this.checkBoxValidUntil.AutoSize = true; 312this.buttonCancel.AutoSize = true; 320this.buttonSave.AutoSize = true; 327this.buttonSaveAs.AutoSize = true;
MS\Internal\Documents\SignatureSummaryDialog.Designer.cs (5)
56_buttonDone.AutoSize = true; 99_buttonSign.AutoSize = true; 108_buttonViewCert.AutoSize = true; 118_buttonRequestDelete.AutoSize = true; 127_buttonRequestAdd.AutoSize = true;
MS\Internal\Documents\SigningDialog.Designer.cs (5)
100_addDigSigCheckBox.AutoSize = true; 118_addDocPropCheckBox.AutoSize = true; 197_cancelButton.AutoSize = true; 211_signButton.AutoSize = true; 225_signSaveAsButton.AutoSize = true;
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridErrorDialog.cs (2)
159AutoSize = true, 171AutoSize = true,
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.StatusDialog.cs (1)
53AutoSize = true,
System.Windows.Forms.Tests (66)
System\Windows\Forms\ButtonBaseTests.cs (56)
316control.AutoSize = value; 323control.AutoSize = value; 330control.AutoSize = !value; 348control.AutoSize = value; 355control.AutoSize = value; 362control.AutoSize = !value; 384control.AutoSize = value; 394control.AutoSize = value; 404control.AutoSize = !value; 433control.AutoSize = value; 443control.AutoSize = value; 453control.AutoSize = !value; 468AutoSize = true 480control.AutoSize = false; 485control.AutoSize = false; 490control.AutoSize = true; 496control.AutoSize = false; 1057AutoSize = autoSize 1098AutoSize = autoSize, 1141AutoSize = autoSize 1200AutoSize = autoSize 1312AutoSize = autoSize 1397AutoSize = autoSize, 1510AutoSize = autoSize, 1551AutoSize = autoSize, 1613AutoSize = autoSize, 1664AutoSize = autoSize, 1718AutoSize = autoSize, 1854AutoSize = autoSize 1889AutoSize = autoSize 1945AutoSize = autoSize 1993AutoSize = autoSize 3047AutoSize = autoSize 3078AutoSize = autoSize, 3133AutoSize = autoSize 3173AutoSize = autoSize, 3280AutoSize = autoSize, 3318AutoSize = autoSize, 3379AutoSize = autoSize, 3434AutoSize = autoSize, 3513AutoSize = autoSize 3553AutoSize = autoSize 3609AutoSize = autoSize 3662AutoSize = autoSize 3735AutoSize = autoSize, 3762AutoSize = autoSize, 3815AutoSize = autoSize 3859AutoSize = autoSize, 3934AutoSize = autoSize 3973AutoSize = autoSize 4034AutoSize = autoSize 4089AutoSize = autoSize 7149AutoSize = autoSize 7191AutoSize = autoSize, 7246AutoSize = autoSize 7293AutoSize = autoSize,
System\Windows\Forms\ButtonTests.cs (8)
763AutoSize = autoSize 794AutoSize = autoSize, 849AutoSize = autoSize 889AutoSize = autoSize, 2883AutoSize = autoSize 2925AutoSize = autoSize, 2980AutoSize = autoSize 3027AutoSize = autoSize,
System\Windows\Forms\RadioButtonTests.cs (2)
318AutoSize = autoSize, 357AutoSize = autoSize,
WinFormsControlsTest (54)
Buttons.cs (5)
52AutoSize = true, 73AutoSize = true, 94AutoSize = true, 107AutoSize = true, 116AutoSize = true,
Calendar.Designer.cs (2)
191this.showWeekNumbersCheckBox.AutoSize = true; 203this.showTodayCheckBox.AutoSize = true;
ComboBoxesWithScrollBars.Designer.cs (6)
265this.integralHeightCheckBox1.AutoSize = true; 276this.integralHeightCheckBox2.AutoSize = true; 287this.integralHeightCheckBox3.AutoSize = true; 312this.useDifferentHeightsCheckBox1.AutoSize = true; 323this.useDifferentHeightsCheckBox2.AutoSize = true; 334this.useDifferentHeightsCheckBox3.AutoSize = true;
CustomComCtl32Button.cs (3)
29AutoSize = true, 39AutoSize = true, 48AutoSize = true,
DataGridViewTest.Designer.cs (2)
147this.changeFontButton.AutoSize = true; 195this.resetFontButton.AutoSize = true;
FormShowInTaskbar.cs (2)
22AutoSize = true, 43AutoSize = true,
ListBoxes.Designer.cs (8)
78this.addButton1.AutoSize = true; 86this.deleteButton1.AutoSize = true; 111this.addButton2.AutoSize = true; 119this.deleteButton2.AutoSize = true; 147this.addButton3.AutoSize = true; 155this.deleteButton3.AutoSize = true; 184this.addButton4.AutoSize = true; 192this.deleteButton4.AutoSize = true;
MainForm.cs (2)
263button.AutoSize = true; 284button.AutoSize = false;
MdiChild.Designer.cs (7)
63this.chkChildAlign.AutoSize = true; 74this.chkRightToLeft.AutoSize = true; 85this.btnOpenChild.AutoSize = true; 96this.chkSetParentMenustrip.AutoSize = true; 107this.chkSetMenustrip.AutoSize = true; 118this.chkAddParentMenustrip.AutoSize = true; 129this.chkAddMenustrip.AutoSize = true;
MultipleControls.Designer.cs (2)
170this.checkBox1.AutoSize = true; 180this.checkBox2.AutoSize = true;
ScalingBeforeChanges.Designer.cs (1)
39this.checkBox1.AutoSize = true;
ScrollBars.Designer.cs (1)
88this.chbRightToLeft.AutoSize = true;
TaskDialogSamples.cs (1)
34AutoSize = true,
ToolTipTests.Designer.cs (7)
51this.delaysNotSetButton.AutoSize = true; 62this.automaticDelayButton.AutoSize = true; 73this.autoPopDelayButton.AutoSize = true; 99this.defaultAutomaticDelayButton.AutoSize = true; 110this.defaultAutoPopDelayButton.AutoSize = true; 121this.initialDelayButton.AutoSize = true; 133this.autoEllipsisButton.AutoSize = false;
TrackBars.Designer.cs (5)
70this.rbHorizontal.AutoSize = true; 84this.rbVertical.AutoSize = true; 109this.chbRightToLeft.AutoSize = true; 121this.chbRightToLeftLayout.AutoSize = true; 133this.tickstyleNone.AutoSize = true;
33 references to AutoSize
System.Windows.Forms (13)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (7)
354LayoutTransaction.DoLayoutIf(AutoSize, ParentInternal, this, PropertyNames.FlatStyle); 415LayoutTransaction.DoLayoutIf(AutoSize, ParentInternal, this, PropertyNames.Image); 438LayoutTransaction.DoLayoutIf(AutoSize, ParentInternal, this, PropertyNames.ImageAlign); 687LayoutTransaction.DoLayoutIf(AutoSize, ParentInternal, this, PropertyNames.TextAlign); 716LayoutTransaction.DoLayoutIf(AutoSize, ParentInternal, this, PropertyNames.TextImageRelation); 739LayoutTransaction.DoLayoutIf(AutoSize, ParentInternal, this, PropertyNames.Text); 1102using (LayoutTransaction.CreateTransactionIf(AutoSize, ParentInternal, this, PropertyNames.Text))
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxBaseAdapter.cs (1)
336layout.Focus = Control.AutoSize ? Rectangle.Inflate(layout.CheckBounds, -2, -2) : layout.Field;
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonBaseAdapter.cs (1)
227layout.Focus = Control.AutoSize ? layout.CheckBounds : layout.Field;
System\Windows\Forms\Controls\Buttons\CheckBox.cs (2)
73using (LayoutTransaction.CreateTransactionIf(AutoSize, ParentInternal, this, PropertyNames.Appearance)) 128LayoutTransaction.DoLayoutIf(AutoSize, ParentInternal, this, PropertyNames.CheckAlign);
System\Windows\Forms\Controls\Buttons\FlatButtonAppearance.cs (1)
46_owner.AutoSize,
System\Windows\Forms\Controls\Buttons\RadioButton.cs (1)
89using (LayoutTransaction.CreateTransactionIf(AutoSize, ParentInternal, this, PropertyNames.Appearance))
System.Windows.Forms.Tests (20)
System\Windows\Forms\ButtonBaseTests.cs (17)
28Assert.False(control.AutoSize); 317Assert.Equal(value, control.AutoSize); 324Assert.Equal(value, control.AutoSize); 331Assert.Equal(!value, control.AutoSize); 349Assert.Equal(value, control.AutoSize); 356Assert.Equal(value, control.AutoSize); 363Assert.Equal(!value, control.AutoSize); 385Assert.Equal(value, control.AutoSize); 395Assert.Equal(value, control.AutoSize); 405Assert.Equal(!value, control.AutoSize); 434Assert.Equal(value, control.AutoSize); 444Assert.Equal(value, control.AutoSize); 454Assert.Equal(!value, control.AutoSize); 481Assert.False(control.AutoSize); 486Assert.False(control.AutoSize); 491Assert.True(control.AutoSize); 497Assert.False(control.AutoSize);
System\Windows\Forms\ButtonTests.cs (1)
29Assert.False(control.AutoSize);
System\Windows\Forms\CheckBoxTests.cs (1)
29Assert.False(control.AutoSize);
System\Windows\Forms\RadioButtonTests.cs (1)
29Assert.False(control.AutoSize);