WPF
Frequently Asked Questions (exontrol)
WPF.0:
In Microsoft WPF 32-bit you can use any of the following versions:
  • /WPF indicates the 32-bit edition of the /WPF assembly version

The application built using /WPF version runs on any Windows 32 or 64-bit machine.

In Microsoft WPF 64-bit you can use any of the following versions:

  • /WPF/64 indicates the 64-bit edition of the /WPF assembly version

The application built using /WPF/64 version runs on Windows 64-bit machine only. The application built using /WPF/64 version cannot run on Windows 32-bit machine.

If you want to use your application on 32 and 64-bit machines, you can go for:

  • /WPF/ANY indicates the 32 and 64-bit editions of the /WPF assembly version

Should I use a 32-bit or 64-bit version of the control?

WPF.1:
WPF.2:
WPF.3:
WPF.4:
WPF.5:
WPF.6:
WPF.7:
WPF.8:
WPF.9:
WPF.10: