4 writes to bound
System.Windows.Forms (4)
winforms\Managed\System\WinForms\PropertyManager.cs (4)
95bound = false; 98bound = true; 110bound = true; 113bound = false;
2 references to bound
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyManager.cs (2)
93if (bound) { 108if (!bound) {