4 writes to helpFilePath
System.Windows.Forms (4)
winforms\Managed\System\WinForms\HelpInfo.cs (4)
21
this.
helpFilePath
= helpfilepath;
29
this.
helpFilePath
= helpfilepath;
37
this.
helpFilePath
= helpfilepath;
46
this.
helpFilePath
= helpfilepath;
2 references to helpFilePath
System.Windows.Forms (2)
winforms\Managed\System\WinForms\HelpInfo.cs (2)
61
return
helpFilePath
;
85
return "{HelpFilePath=" +
helpFilePath
+ ", keyword =" + keyword + ", navigator=" + navigator.ToString() + "}";