Files
YMhut-box-C-/参考/wpfui-main/samples/Wpf.Ui.Demo.SetResources.Simple/App.xaml
T
2026-07-06 23:05:40 +08:00

8 lines
285 B
XML

<Application
x:Class="Wpf.Ui.Demo.SetResources.Simple.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:ui="http://schemas.lepo.co/wpfui/2022/xaml"
StartupUri="MainWindow.xaml"
></Application>