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