1 write to radioButton1
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
56this.radioButton1 = new System.Windows.Forms.RadioButton();
7 references to radioButton1
Accessibility_Core_App (7)
ContainerControls.Designer.cs (7)
389this.radioButton1.AutoSize = true; 390this.radioButton1.Location = new System.Drawing.Point(183, 3); 391this.radioButton1.Name = "radioButton1"; 392this.radioButton1.Size = new System.Drawing.Size(14, 17); 393this.radioButton1.TabIndex = 2; 394this.radioButton1.Text = "radioButton1"; 395this.radioButton1.UseVisualStyleBackColor = true;