Diff of /trunk/LocalResources.xaml
Parent Directory
|
Revision Log
|
Patch
| revision 105, Tue Dec 30 04:14:33 2008 UTC | revision 106, Sun Jan 4 10:21:25 2009 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" | <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" |
| 2 | xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"> | xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" |
| 3 | <ImageBrush x:Key="TerrainGrassBrush" ImageSource="Resources/terrain_grass.jpg" x:Name="terrainbrush"></ImageBrush> | > |
| 4 | <Image x:Key="TerrainImage" Source="Resources/terrain_grass.jpg"></Image> | |
| 5 | <ImageBrush x:Key="TerrainImageBrush" ImageSource="Resources/terrain_grass.jpg" TileMode="None"></ImageBrush> | |
| 6 | </ResourceDictionary> | </ResourceDictionary> |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

