2 writes to Value2
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyStore.cs (2)
599
objEntries[index].
Value2
= null;
802
objEntries[index].
Value2
= value;
1 reference to Value2
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyStore.cs (1)
267
value = objEntries[index].
Value2
;