3 writes to empty
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
19157this.empty = true; 19200empty = false; 19209empty = true;
1 reference to empty
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
19186return empty;