ERROR Class:EAGLE.Project.App property:[(null)] Info:Error System.InvalidOperationException: 此 Visual 未连接到 PresentationSource。 在 System.Windows.Media.Visual.PointToScreen(Point point) 在 Microsoft.XamlDiagnostics.WpfTap.WpfVisualTreeService.Adorners.AdornerLayerWindow.UpdatePlacement() 在 Microsoft.XamlDiagnostics.WpfTap.WpfVisualTreeService.Adorners.AdornerLayerWindow.b__77_0(Object obj) 在 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)
产生以上问题具体原因暂时没找到!
解决方案
工具->选项->调试->常规->
取消选中:为XAML启用UI调试工具
如下图
参考地址