4 writes to _childCount
System.Windows.Forms (4)
System\Windows\Forms\Application.ParkingWindow.cs (4)
48
_childCount
= 0;
51
_childCount
++;
56
if (--
_childCount
< 0)
59
_childCount
= 0;
3 references to _childCount
System.Windows.Forms (3)
System\Windows\Forms\Application.ParkingWindow.cs (3)
45
if (
_childCount
< 0)
62
if (
_childCount
!= 0 || !IsHandleCreated)
89
if (
_childCount
!= 0)