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