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