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