2 writes to Value1
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyStore.cs (2)
525
intEntries[index].
Value1
= 0;
738
intEntries[index].
Value1
= value;
1 reference to Value1
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyStore.cs (1)
204
value = intEntries[index].
Value1
;