Base:
property
AutoSize
System.Windows.Forms.Label.AutoSize
3 writes to AutoSize
WinFormsControlsTest (3)
ComboBoxes.Designer.cs (1)
238this.currentDPILabel1.AutoSize = true;
DataGridViewTest.Designer.cs (1)
137this.currentDPILabel1.AutoSize = true;
DesignTimeAligned.Designer.cs (1)
85this.currentDPILabel1.AutoSize = true;