【问题标题】:WPF Design error ( VerticalScrollBarVisibility) and ( HorizontalScrollBarVisibilty ) does not exist in the icsharpcode.net/sharpdevelop/avalonediticsharpcode.net/sharpdevelop/avalonedit 中不存在 WPF 设计错误 ( VerticalScrollBarVisibility) 和 ( Horizo​​ntalScrollBarVisibilty )
【发布时间】:2021-07-10 10:54:13
【问题描述】:

我找到了一个带有非常好的 WPF UI 的源代码,我想看看它,但是当我尝试查看项目中的一个主要 UI 时,它给了我 2 个关于 icsharpcode.net/sharpdevelop/ 的错误阿瓦隆编辑

我的尝试:我尝试下载 ICSharpCode.AvalonEdit.dll 并将其添加为参考,但我发现它已经存在所以它没有任何帮助。

给我(click here for image) 错误的代码:x:Class="ViiPer.ViiPerUI" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http ://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org /markup-compatibility/2006" xmlns:local="clr-namespace:ViiPer" xmlns:avalonedit="http://icsharpcode.net/sharpdevelop/avalonedit"

【问题讨论】:

    标签: c# wpf


    【解决方案1】:

    似乎该链接用于返回 XML 模式,但现在重定向到该组织的 github 页面。您可以尝试直接与他们联系。

    documentation 自 2014 年以来一直没有更新,所以我猜他们没有将其移至新地址。

    归根结底,它只是 XAML 文件的链接,因此您可以自己编译它们https://github.com/icsharpcode/AvalonEdit/search?l=XML。不过,请检查项目的许可。

    【讨论】:

      猜你喜欢
      • 2011-03-21
      • 2011-06-29
      • 2011-05-07
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2023-03-31
      相关资源
      最近更新 更多