2 writes to Value2
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyStore.cs (2)
599objEntries[index].Value2 = null; 802objEntries[index].Value2 = value;
1 reference to Value2
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyStore.cs (1)
267value = objEntries[index].Value2;