1 Star 0 Fork 6

cqbscxh/Ken_WPF_UI

forked from 程序员ken/Ken_WPF_UI 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
App.xaml 772 Bytes
一键复制 编辑 原始数据 按行查看 历史
程序员ken 提交于 2021-08-22 09:15 . 提交所有代码
<Application x:Class="Ken_WPF_UI.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:Ken_WPF_UI"
>
<Application.Resources>
<ResourceDictionary>
<ResourceDictionary.MergedDictionaries>
<!--App.xaml资源样式-->
<ResourceDictionary Source="Dict/MyDict.xaml"/>
<!--单独引用 这个样式 会影响到整个页面-->
<!--<ResourceDictionary Source="Dict/MaterialDesignColors.xaml"/>-->
</ResourceDictionary.MergedDictionaries>
</ResourceDictionary>
</Application.Resources>
</Application>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/dsfdsfsdfsdf/Ken_WPF_UI.git
git@gitee.com:dsfdsfsdfsdf/Ken_WPF_UI.git
dsfdsfsdfsdf
Ken_WPF_UI
Ken_WPF_UI
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385