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