c#/xaml 麻烦(Microsoft Silverlight)

Posted

技术标签:

【中文标题】c#/xaml 麻烦(Microsoft Silverlight)【英文标题】:c# / xaml trouble (Microsoft Silverlight) 【发布时间】:2018-09-14 02:17:29 【问题描述】:

我目前正在使用 Microsoft Silverlight 创建一个在线文件存储系统。但是,我遇到了一些麻烦。当网站加载时,我希望用户在其目录中的每个文件都有按钮/链接,但我无法在 c# 端创建按钮,也不能使用任何类型的 OOP 来创建变量号XAML 中的按钮。任何帮助将不胜感激。

【问题讨论】:

Silverlight 已被弃用多年。如果我是你,我不会使用它。 【参考方案1】:

Scott Guthrie 写了一篇关于使用ListBoxDataBinding 显示列表数据的教程。 https://weblogs.asp.net/scottgu/silverlight-tutorial-part-5-using-the-listbox-and-databinding-to-display-list-data

只需在StackPanel 中添加<Button />

【讨论】:

以上是关于c#/xaml 麻烦(Microsoft Silverlight)的主要内容,如果未能解决你的问题,请参考以下文章

(WPF)XAML 过程式代码

`Microsoft.ui.xaml.dll` 无法加载

使用 Microsoft.Toolkit.Mvvm 和 Microsoft.Xaml.Behaviors.Wpf 将事件参数传递给命令

如何在 (Uno 2.4) 中使用 Microsoft.UI.Xaml.Controls 资源

如何解决错误 CS0433:类型“type”同时存在于“Microsoft.UI.Xaml,...”和“Microsoft.UI...”中

XML 命名空间“using:Microsoft.UI.Xaml.Controls”中不存在标记“XamlControlsResources”