1 write to DefaultProperty
System.Windows.Forms.Design.Tests (1)
System\ComponentModel\Design\ArrayEditorTests.cs (1)
114yield return new object[] { typeof(ClassWithNoSuchDefaultProperty), new ClassWithNoSuchDefaultProperty { DefaultProperty = "CustomName" }, "ClassWithNoSuchDefaultProperty" };