2 writes to Value4
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyStore.cs (2)
607
objEntries[index].
Value4
= null;
810
objEntries[index].
Value4
= value;
1 reference to Value4
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyStore.cs (1)
275
value = objEntries[index].
Value4
;