3 writes to start
System.Windows.Forms (3)
winforms\Managed\System\WinForms\LinkLabel.cs (3)
2409
this.
start
= start;
2415
this.
start
= start;
2554
start
= value;
2 references to start
System.Windows.Forms (2)
winforms\Managed\System\WinForms\LinkLabel.cs (2)
2550
return
start
;
2553
if (
start
!= value) {