4 references to ValidateControlInformation
System.Windows.Forms.Tests (4)
SerializableTypesTests.cs (4)
325ValidateControlInformation("button00_10", 0, 0, 2, 1, controls[0]); 326ValidateControlInformation("label20_21", 2, 0, 1, 2, controls[1]); 327ValidateControlInformation("radioButton01", 0, 1, 1, 1, controls[2]); 328ValidateControlInformation("checkBox11", 1, 1, 1, 1, controls[3]);