2 writes to Value2
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyStore.cs (2)
529intEntries[index].Value2 = 0; 742intEntries[index].Value2 = value;
1 reference to Value2
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyStore.cs (1)
208value = intEntries[index].Value2;