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