1 write to _handleCreatedCallCount
System.Windows.Forms.Tests (1)
System\Windows\Forms\UpDownBaseTests.cs (1)
3199_handleCreatedCallCount++;
1 reference to _handleCreatedCallCount
System.Windows.Forms.Tests (1)
System\Windows\Forms\UpDownBaseTests.cs (1)
3244var destroyCount = disposing ? _handleCreatedCallCount : 0;