Garden Race Pt 3: It's GUI time! by Xaml templates

Sat, 25 Apr 2009 09:54:26 -0600

Garden Race Pt 3: It's GUI time!

by Xaml templates @ Sat, 25 Apr 2009 09:54:26 -0600



Here is the xaml.cs file. This was originally wired up piece by piece, manually testing in between (we don't have automated tests for the view remember). public partial class GardenRaceView : Window, IGameView { public GardenRaceView() ...