44 references to LinkLabel
Accessibility_Core_App (7)
CommonControl1.Designer.cs (6)
61
this.linkLabel6 = new System.Windows.Forms.
LinkLabel
();
62
this.linkLabel5 = new System.Windows.Forms.
LinkLabel
();
63
this.linkLabel4 = new System.Windows.Forms.
LinkLabel
();
64
this.linkLabel3 = new System.Windows.Forms.
LinkLabel
();
69
this.linkLabel2 = new System.Windows.Forms.
LinkLabel
();
70
this.linkLabel1 = new System.Windows.Forms.
LinkLabel
();
DataBindingExample.Designer.cs (1)
34
this.linkLabel1 = new System.Windows.Forms.
LinkLabel
();
PresentationUI (1)
MS\Internal\Documents\RMPermissions.Designer.cs (1)
43
this.requestFromLabel = new System.Windows.Forms.
LinkLabel
();
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CommandsPane.cs (1)
72
_label = new
LinkLabel
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.cs (1)
90
_createNewLinkLabel = new
LinkLabel
();
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\StyleEditorForm.cs (2)
172
_helperLinkLabel1 = new
LinkLabel
();
173
_helperLinkLabel2 = new
LinkLabel
();
System.Windows.Forms.Tests (30)
LinkLabelTests.cs (1)
11
using LinkLabel label =
new
();
System\Windows\Forms\AccessibleObjects\LinkLabel.Link.LinkAccessibleObjectTests.cs (16)
16
using LinkLabel linkLabel =
new
();
30
using LinkLabel linkLabel =
new
();
53
using LinkLabel linkLabel =
new
();
65
using LinkLabel linkLabel =
new
();
87
using LinkLabel linkLabel =
new
();
113
using LinkLabel linkLabel =
new
();
132
using LinkLabel linkLabel =
new
();
145
using LinkLabel linkLabel =
new
();
159
using LinkLabel linkLabel =
new
();
171
using LinkLabel linkLabel =
new
();
183
using LinkLabel linkLabel =
new
();
195
using LinkLabel linkLabel =
new
();
209
using LinkLabel linkLabel =
new
();
233
using LinkLabel linkLabel =
new
();
245
using LinkLabel linkLabel =
new
();
272
using LinkLabel linkLabel =
new
();
System\Windows\Forms\AccessibleObjects\LinkLabel.LinkLabelAccessibleObjectTests.cs (11)
15
using LinkLabel linkLabel =
new
();
25
using LinkLabel linkLabel =
new
();
53
using LinkLabel linkLabel =
new
();
66
using LinkLabel linkLabel =
new
();
82
using LinkLabel linkLabel =
new
();
104
using LinkLabel linkLabel =
new
();
123
using LinkLabel linkLabel =
new
();
139
using LinkLabel linkLabel =
new
();
151
using LinkLabel linkLabel =
new
();
166
using LinkLabel linkLabel =
new
();
181
using LinkLabel linkLabel =
new
();
System\Windows\Forms\LinkCollectionTests.cs (1)
17
_linkLabel =
new
();
System\Windows\Forms\LinkLabel.LinkComparerTests.cs (1)
21
using LinkLabel linkLabel =
new
();
WinFormsControlsTest (2)
MultipleControls.Designer.cs (2)
53
this.linkLabel1 = new System.Windows.Forms.
LinkLabel
();
54
this.linkLabel2 = new System.Windows.Forms.
LinkLabel
();