4 references to PropertyTabTests
System.Windows.Forms.Tests (4)
System\Windows\Forms\CursorTests.cs (4)
157
using Cursor cursor = new(typeof(
PropertyTabTests
), "CustomPropertyTab");
171
[InlineData(typeof(
PropertyTabTests
), "NoSuchType")]
172
[InlineData(typeof(
PropertyTabTests
), "")]
173
[InlineData(typeof(
PropertyTabTests
), null)]