2 writes to Value3
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyStore.cs (2)
603
objEntries[index].
Value3
= null;
806
objEntries[index].
Value3
= value;
1 reference to Value3
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyStore.cs (1)
271
value = objEntries[index].
Value3
;