2 writes to Value1
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyStore.cs (2)
595objEntries[index].Value1 = null; 798objEntries[index].Value1 = value;
1 reference to Value1
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyStore.cs (1)
263value = objEntries[index].Value1;