2 references to PropButtonState
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewHeaderCell.cs (2)
46int buttonState = this.Properties.GetInteger(PropButtonState, out found); 65this.Properties.SetInteger(PropButtonState, (int) value);