1 instantiation of PropertyGridViewTestAccessor
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyGridInternal\TestAccessors.PropertyGridViewTestAccessor.cs (1)
22=> new(propertyGridView);
2 references to PropertyGridViewTestAccessor
System.Windows.Forms.Tests (2)
System\Windows\Forms\PropertyGridInternal\TestAccessors.PropertyGridViewTestAccessor.cs (1)
21internal static PropertyGridViewTestAccessor TestAccessor(this Windows.Forms.PropertyGridInternal.PropertyGridView propertyGridView)
System\Windows\Forms\PropertyGridTests.cs (1)
4002var gridViewAccessor = propertyGridView.TestAccessor();