1 Star 23 Fork 10

coderbusy.com/demo

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
App.axaml 572 Bytes
一键复制 编辑 原始数据 按行查看 历史
Soar360 提交于 2024-01-05 20:19 +08:00 . BorderClickCommand
<Application xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:Class="BorderClickCommand.App"
xmlns:local="using:BorderClickCommand"
RequestedThemeVariant="Default">
<!-- "Default" ThemeVariant follows system theme variant. "Dark" or "Light" are other available options. -->
<Application.DataTemplates>
<local:ViewLocator/>
</Application.DataTemplates>
<Application.Styles>
<FluentTheme />
</Application.Styles>
</Application>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/coderbusy/demo.git
git@gitee.com:coderbusy/demo.git
coderbusy
demo
demo
master

搜索帮助