Annotation of /trunk/LocalResources.xaml
Parent Directory
|
Revision Log
Revision 106 - (view) (download)
| 1 : | albert | 106 | <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" |
| 2 : | xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" | ||
| 3 : | > | ||
| 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> |
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

