Base:
property
AutoSize
System.Windows.Forms.Control.AutoSize
179 writes to AutoSize
DesignSurface (1)
MainForm.cs (1)
138checkbox2.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 (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridErrorDialog.cs (2)
159AutoSize = true, 171AutoSize = true,
System.Windows.Forms.Tests (66)
System\Windows\Forms\ButtonBaseTests.cs (56)
318control.AutoSize = value; 325control.AutoSize = value; 332control.AutoSize = !value; 350control.AutoSize = value; 357control.AutoSize = value; 364control.AutoSize = !value; 386control.AutoSize = value; 396control.AutoSize = value; 406control.AutoSize = !value; 435control.AutoSize = value; 445control.AutoSize = value; 455control.AutoSize = !value; 470AutoSize = true 482control.AutoSize = false; 487control.AutoSize = false; 492control.AutoSize = true; 498control.AutoSize = false; 1059AutoSize = autoSize 1100AutoSize = autoSize, 1143AutoSize = autoSize 1202AutoSize = autoSize 1314AutoSize = autoSize 1399AutoSize = autoSize, 1512AutoSize = autoSize, 1553AutoSize = autoSize, 1615AutoSize = autoSize, 1666AutoSize = autoSize, 1720AutoSize = autoSize, 1856AutoSize = autoSize 1891AutoSize = autoSize 1947AutoSize = autoSize 1995AutoSize = autoSize 3049AutoSize = autoSize 3080AutoSize = autoSize, 3135AutoSize = autoSize 3175AutoSize = autoSize, 3282AutoSize = autoSize, 3320AutoSize = autoSize, 3381AutoSize = autoSize, 3436AutoSize = autoSize, 3515AutoSize = autoSize 3555AutoSize = autoSize 3611AutoSize = autoSize 3664AutoSize = autoSize 3737AutoSize = autoSize, 3764AutoSize = autoSize, 3817AutoSize = autoSize 3861AutoSize = autoSize, 3936AutoSize = autoSize 3975AutoSize = autoSize 4036AutoSize = autoSize 4091AutoSize = autoSize 7151AutoSize = autoSize 7193AutoSize = autoSize, 7248AutoSize = autoSize 7295AutoSize = autoSize,
System\Windows\Forms\ButtonTests.cs (8)
765AutoSize = autoSize 796AutoSize = autoSize, 851AutoSize = autoSize 891AutoSize = autoSize, 2885AutoSize = autoSize 2927AutoSize = autoSize, 2982AutoSize = autoSize 3029AutoSize = autoSize,
System\Windows\Forms\RadioButtonTests.cs (2)
320AutoSize = autoSize, 359AutoSize = autoSize,
TestPassApp (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;
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)
81this.addButton1.AutoSize = true; 90this.deleteButton1.AutoSize = true; 119this.addButton2.AutoSize = true; 128this.deleteButton2.AutoSize = true; 159this.addButton3.AutoSize = true; 168this.deleteButton3.AutoSize = true; 201this.addButton4.AutoSize = true; 210this.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)
45_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)
30Assert.False(control.AutoSize); 319Assert.Equal(value, control.AutoSize); 326Assert.Equal(value, control.AutoSize); 333Assert.Equal(!value, control.AutoSize); 351Assert.Equal(value, control.AutoSize); 358Assert.Equal(value, control.AutoSize); 365Assert.Equal(!value, control.AutoSize); 387Assert.Equal(value, control.AutoSize); 397Assert.Equal(value, control.AutoSize); 407Assert.Equal(!value, control.AutoSize); 436Assert.Equal(value, control.AutoSize); 446Assert.Equal(value, control.AutoSize); 456Assert.Equal(!value, control.AutoSize); 483Assert.False(control.AutoSize); 488Assert.False(control.AutoSize); 493Assert.True(control.AutoSize); 499Assert.False(control.AutoSize);
System\Windows\Forms\ButtonTests.cs (1)
31Assert.False(control.AutoSize);
System\Windows\Forms\CheckBoxTests.cs (1)
31Assert.False(control.AutoSize);
System\Windows\Forms\RadioButtonTests.cs (1)
31Assert.False(control.AutoSize);