2 writes to propertyStore
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewCellStyle.cs (2)
53this.propertyStore = new PropertyStore(); 64this.propertyStore = new PropertyStore();
1 reference to propertyStore
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewCellStyle.cs (1)
468return this.propertyStore;