Base:
method
CreateButton
System.Windows.Forms.Tests.AbstractButtonBaseTests.CreateButton()
2 references to CreateButton
System.Windows.Forms.Tests (2)
System\Windows\Forms\RadioButtonTests.cs (2)
128
using SubRadioButton control = (SubRadioButton)
CreateButton
();
150
using SubRadioButton control = (SubRadioButton)
CreateButton
();