2 writes to LinkCursor
System.Windows.Forms (2)
winforms\Managed\System\WinForms\RichTextBox.cs (2)
3341LinkCursor = true; 3689LinkCursor = false;
1 reference to LinkCursor
System.Windows.Forms (1)
winforms\Managed\System\WinForms\RichTextBox.cs (1)
3691if (LinkCursor && !Cursor.Equals(Cursors.WaitCursor)) {