WPF: Namespaces needed to host WPF control in Windows form application

The following are the namespaces that are neede to host the WPF control in Windows form application:

a)PresentationCore.dll
b)PresentationFramework.dll
c)UIAutomationProvider.dll
d)UIAutomationTypes.dll
e)WindowsBase.dll