3 references to ProductVersion
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Application.cs (3)
194
ProductVersion
);
723
return Registry.CurrentUser.CreateSubKey(string.Format(CultureInfo.CurrentCulture, template, CompanyName, ProductName,
ProductVersion
));
1263
string version =
ProductVersion
;