gpt4 book ai didi

c# - 从 App.xaml 以编程方式设置样式

转载 作者:太空宇宙 更新时间:2023-11-03 17:56:53 25 4
gpt4 key购买 nike

我在代码中创建了一个新的日历控件:

  Calendar calendar = new Calendar();

我想用我的 app.xaml 中定义的样式设置它的 CalendarDayButtonStyle

  calendar.CalendarDayButtonStyle = ...

但是我不知道该怎么做。此外,我无权访问“FindResource”,这是我看到其他人使用的。 (我在 ICommand 中,所以我无权访问此方法)还有其他方法吗?

最佳答案

您可以使用 Application.Current.FindResource

关于c# - 从 App.xaml 以编程方式设置样式,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8794112/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com