vue-java-tutorials/CSharp/WPFTutorial/MainApplication/App.xaml

8 lines
403 B
Plaintext
Raw Normal View History

2025-06-22 20:21:42 +08:00
<dryIoc:PrismApplication x:Class="MainApplication.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:dryIoc="http://prismlibrary.com/">
<dryIoc:PrismApplication.Resources>
</dryIoc:PrismApplication.Resources>
</dryIoc:PrismApplication>