2 writes to Value1
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyStore.cs (2)
595
objEntries[index].
Value1
= null;
798
objEntries[index].
Value1
= value;
1 reference to Value1
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyStore.cs (1)
263
value = objEntries[index].
Value1
;