4 references to ProductName
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Application.cs (4)
193
ProductName
,
305
companyName =
ProductName
;
723
return Registry.CurrentUser.CreateSubKey(string.Format(CultureInfo.CurrentCulture, template, CompanyName,
ProductName
, ProductVersion));
1262
string product =
ProductName
;