2 writes to Value4
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyStore.cs (2)
607objEntries[index].Value4 = null; 810objEntries[index].Value4 = value;
1 reference to Value4
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyStore.cs (1)
275value = objEntries[index].Value4;