【问题标题】:App.xml fails to find my custom convert classApp.xml 找不到我的自定义转换类
【发布时间】:2022-07-03 05:44:09
【问题描述】:

我的应用程序无法在干净的构建上构建。 App.xml 文件在我尝试包含我编写的自定义 IConverter 子类的行上失败。

【问题讨论】:

    标签: c# xaml customization


    【解决方案1】:

    问题是 App.xml 在构建任何 C# 之前被解析。所以编译的类不可用。我从 App.xml 中删除了自定义转换器

    【讨论】:

      猜你喜欢
      • 2020-12-14
      • 2014-01-29
      • 1970-01-01
      • 2014-03-04
      • 1970-01-01
      • 1970-01-01
      • 2023-03-20
      • 2020-05-12
      • 1970-01-01
      相关资源
      最近更新 更多