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