<ResourceDictionary>
<ResourceDictionary.MergedDictionaries>
<ResourceDictionary Source="pack://application:,,,/HandyControl;component/Themes/SkinDefault.xaml" />
<ResourceDictionary Source="pack://application:,,,/HandyControl;component/Themes/Theme.xaml" />
</ResourceDictionary.MergedDictionaries>
</ResourceDictionary>
资源调用
handycontrol 和handycontrols两个的区别在于一个是国际版 一个是国内版 (s)
使用国际版需要进行修改app.xml如上代码。
在使用handycontrol的时候不要使用mouseleftButtonDown 否则无法使用sidemenu


文章介绍了如何配置ResourceDictionary,引用了HandyControl的SkinDefault.xaml和Theme.xaml资源。HandyControl有国际版和国内版之分,使用国际版时需在app.xml中做特定设置。特别指出,在使用HandyControl时,若使用mouseleftButtonDown事件,可能会导致侧边菜单功能失效。

1583

被折叠的 条评论
为什么被折叠?



