本文介绍了在编辑自定义控件的模板副本时,未获取ThemeDictionaries中定义的静态资源的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





在编辑自定义控件的模板副本时,未获取ThemeDictionaries中定义的静态资源。



这是行为还是问题?



在我的场景中,我想从ThemeDictionaries中获取StaticResource。



任何解决方法是否满足我的要求?

$


注意:我有使用ThemeDictionaries根据Highcontrast,light和默认主题更改我的控件的颜色 


sample




问候,

Priyanga B

解决方案

Hi,

Static resource defined in ThemeDictionaries not fetched while edit a copy of the template for custom control.

Is this is behavior or issue?

In my scenario i want to fetch StaticResource from ThemeDictionaries.

Any workaround is there to achive my requirement?

Note:  I have used ThemeDictionaries to change the color of my control based on Highcontrast, light and default themes 

sample


Regards,
Priyanga B

解决方案


这篇关于在编辑自定义控件的模板副本时,未获取ThemeDictionaries中定义的静态资源的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-27 12:36