o
asmrobot
2019-10-27 c4bd9d8c587bd1401f0fb2f60c34a4964d7afe20
1
2
3
4
5
6
7
8
9
<Application x:Class="RichCreator.Editor.App"
             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
             xmlns:local="clr-namespace:RichCreator.Editor"
             StartupUri="Tools/MapEditor.xaml">
    <Application.Resources>
         
    </Application.Resources>
</Application>