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