2 references to LinkClicked
WinFormsControlsTest (2)
RichTextBoxes.Designer.cs (2)
47
this.richTextBox1.LinkClicked += this.
LinkClicked
;
58
this.richTextBox2.LinkClicked += this.
LinkClicked
;