3 references to MockComponentDesigner
System.Windows.Forms.Design.Tests (3)
System\Windows\Forms\Design\DataGridViewAddColumnDialogTests.cs (3)
52
[InlineData(typeof(WithDesignerAttributeClass), typeof(
MockComponentDesigner
), true)]
53
[InlineData(typeof(WithDesignerAttributeClass), typeof(
MockComponentDesigner
), false)]
75
[Designer(typeof(
MockComponentDesigner
))]