2 writes to Value4
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyStore.cs (2)
537
intEntries[index].
Value4
= 0;
750
intEntries[index].
Value4
= value;
1 reference to Value4
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyStore.cs (1)
216
value = intEntries[index].
Value4
;