Files
better-genshin-impact/Vision.WindowCapture.Test/App.xaml
2023-10-07 14:16:59 +08:00

9 lines
325 B
XML

<Application
x:Class="Vision.WindowCapture.Test.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:Vision.WindowCapture.Test"
StartupUri="MainWindow.xaml">
<Application.Resources/>
</Application>