[go: up one dir, main page]

Menu

[c8c5c8]: / ROXter / App.xaml  Maximize  Restore  History

Download this file

10 lines (8 with data), 357 Bytes

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