3 writes to value
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
19156this.value = null; 19199this.value = value; 19210value = null;
1 reference to value
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
19196return value;