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)
3244
var destroyCount = disposing ?
_handleCreatedCallCount
: 0;