1 instantiation of 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)
71
LinkCollection
linkCollection = null;
339
public
LinkCollection
Links {