View of /trunk/App.xaml
Parent Directory
|
Revision Log
Revision 106 -
(download)
(annotate)
Sun Jan 4 10:21:25 2009 UTC (4 years, 5 months ago) by albert
File size: 379 byte(s)
Sun Jan 4 10:21:25 2009 UTC (4 years, 5 months ago) by albert
File size: 379 byte(s)
correct the error of cant find terrain image file.
<Application x:Class="Xenki.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="Mainform.xaml">
<Application.Resources>
<ImageBrush x:Key="TerrainImageBrush" ImageSource="Resources/terrain_grass.jpg"></ImageBrush>
</Application.Resources>
</Application>
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

