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