码桶

发现社区成员的开源项目

飞扬 /

极光便签

公开
main
极光便签/App.xaml
App.xaml358 B
<Application x:Class="_1.App"
             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
             xmlns:local="clr-namespace:_1"
             StartupUri="MainWindow.xaml">
    <Application.Resources>
         
    </Application.Resources>
</Application>