2 writes to Value3
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyStore.cs (2)
533intEntries[index].Value3 = 0; 746intEntries[index].Value3 = value;
1 reference to Value3
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyStore.cs (1)
212value = intEntries[index].Value3;