2 writes to GetPropertiesInvokeCount
System.Windows.Forms.Tests (2)
System\Windows\Forms\PropertyGridTests.cs (2)
4171
MyTypeConverter.
GetPropertiesInvokeCount
= 0;
4212
GetPropertiesInvokeCount
++;
1 reference to GetPropertiesInvokeCount
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyGridTests.cs (1)
4174
int getPropertiesInvokeCount2 = MyTypeConverter.
GetPropertiesInvokeCount
;