3 instantiations of RadioButtonDesigner
System.Windows.Forms.Design.Tests (3)
System\Windows\Forms\Design\RadioButtonDesignerTests.cs (3)
13
using RadioButtonDesigner radioButtonDesigner =
new
();
23
using RadioButtonDesigner radioButtonDesigner =
new
();
33
using RadioButtonDesigner radioButtonDesigner =
new
();
4 references to RadioButtonDesigner
System.Design (1)
System.Design.Forwards.cs (1)
65
[assembly: TypeForwardedTo(typeof(System.Windows.Forms.Design.
RadioButtonDesigner
))]
System.Windows.Forms.Design.Tests (3)
System\Windows\Forms\Design\RadioButtonDesignerTests.cs (3)
13
using
RadioButtonDesigner
radioButtonDesigner = new();
23
using
RadioButtonDesigner
radioButtonDesigner = new();
33
using
RadioButtonDesigner
radioButtonDesigner = new();