2 references to PropLinkCellLinkState
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewLinkCell.cs (2)
256int linkState = this.Properties.GetInteger(PropLinkCellLinkState, out found); 267this.Properties.SetInteger(PropLinkCellLinkState, (int) value);