2 writes to propertyStore
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewBand.cs (2)
48
this.
propertyStore
= new PropertyStore();
905
dataGridViewBand.
propertyStore
= new PropertyStore();
1 reference to propertyStore
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewBand.cs (1)
533
return this.
propertyStore
;