一、在.Net中如何引用该命名空间
(1)System.Windows.Threading
该命名空间在程序集WindowsBase(WindowsBase.dll)下
(2)System.Windows.Markup
该命名空间在程序集System.Xaml(System.Xaml.dll)下
(3)System.Windows.Media
该命名空间在程序集PresentationCore(PresentationCore.dll)下
(4)System.Windows.Controls
该命名空间在程序集PresentationFramework(PresentationFramework.dll)下