agrobot_base/Exemplos/Aspose.GIS-for-.NET-master/Apps/Geo.Rasters.Viewer/App.xaml

10 lines
381 B
XML

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