3 references to WindowsFormsVersion
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ComponentManagerBroker.cs (1)
115_remoteObjectName = string.Format(CultureInfo.CurrentCulture, "ComponentManagerBroker.{0}.{1:X}", Application.WindowsFormsVersion, pid);
winforms\Managed\System\WinForms\DataFormats.cs (1)
185public static readonly string Serializable = Application.WindowsFormsVersion + "PersistentObject";
winforms\Managed\System\WinForms\NativeWindow.cs (1)
1553b.Append(Application.WindowsFormsVersion);