2 references to ButtonBase_OverChangeRectangle_Get
System.Windows.Forms.Tests (2)
System\Windows\Forms\CheckBoxTests.cs (1)
788public void CheckBox_OverChangeRectangle_Get(Appearance appearance, FlatStyle flatStyle) => base.ButtonBase_OverChangeRectangle_Get(appearance, flatStyle);
System\Windows\Forms\RadioButtonTests.cs (1)
1664public void RadioButton_OverChangeRectangle_Get(Appearance appearance, FlatStyle flatStyle) => base.ButtonBase_OverChangeRectangle_Get(appearance, flatStyle);