2 writes to Value3
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyStore.cs (2)
603objEntries[index].Value3 = null; 806objEntries[index].Value3 = value;
1 reference to Value3
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyStore.cs (1)
271value = objEntries[index].Value3;