1 write to linkCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\LinkLabel.cs (1)
342linkCollection = new LinkCollection(this);
2 references to linkCollection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\LinkLabel.cs (2)
341if (linkCollection == null) { 344return linkCollection;