ArgumentNullException: 值不能为 null。 参数名: dp StackTrace: 在 System.Windows.DependencyObject.GetValue(DependencyProperty dp) 在 System.Windows.Media.Imaging.BitmapImage.get_CacheOption() 在 System.Windows.Media.Imaging.BitmapImage.FinalizeCreation() 在 System.Windows.Media.Imaging.BitmapImage.OnDownloadCompleted(Object sender, EventArgs e) 在 System.Windows.Media.UniqueEventHelper.InvokeEvents(Object sender, EventArgs args) 在 System.Windows.Media.Imaging.LateBoundBitmapDecoder.DownloadCallback(Object arg) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)