MSDN说System.Windows.Application的公共(public)静态成员是线程安全的。但是当我尝试使用多线程运行我的应用程序时,出现以下异常:ArgumentException:Anentrywiththesamekeyalreadyexists.atSystem.ThrowHelper.ThrowArgumentException(ExceptionResourceresource)atSystem.Collections.Generic.SortedList`2.Add(TKeykey,TValuevalue)atSystem.IO.Packaging.Pack