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