1 write to _propertyType
System.Windows.Forms.Tests (1)
System\Windows\Forms\DataGridViewComboBoxCellTests.cs (1)
185
_propertyType
= propertyType;
1 reference to _propertyType
System.Windows.Forms.Tests (1)
System\Windows\Forms\DataGridViewComboBoxCellTests.cs (1)
188
public override Type PropertyType =>
_propertyType
;