3 references to DataGridViewLinkCell
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewLinkCell.cs (1)
369dataGridViewCell = new DataGridViewLinkCell();
System\Windows\Forms\Controls\DataGridView\DataGridViewLinkColumn.cs (1)
18: base(new DataGridViewLinkCell())
System.Windows.Forms.Tests (1)
System\Windows\Forms\AccessibleObjects\DataGridViewLinkCellAccessibleObjectTests.cs (1)
63using DataGridViewLinkCell cell = new();