3 writes to length
System.Windows.Forms (3)
winforms\Managed\System\WinForms\LinkLabel.cs (3)
2410
this.
length
= length;
2416
this.
length
= length;
2482
length
= value;
6 references to length
System.Windows.Forms (6)
winforms\Managed\System\WinForms\LinkLabel.cs (6)
1772
return Links[0].Start != 0 || Links[0].
length
!= -1;
2116
&& this[0].
length
== -1) {
2144
&& this[0].
length
== -1) {
2469
if (
length
== -1) {
2478
return
length
;
2481
if (
length
!= value) {