2 references to PropButtonCellState
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewButtonCell.cs (2)
54int buttonState = this.Properties.GetInteger(PropButtonCellState, out found); 68this.Properties.SetInteger(PropButtonCellState, (int)value);