Mercurial > silverbladetech
view Workflow/Client/App.xaml.cs @ 104:4cfdecdb1d12
Silverlight Glimpse now lives on codeplex,
StockDisplay lives on Google code
author | stevenhollidge <stevenhollidge@hotmail.com> |
---|---|
date | Sun, 06 May 2012 12:16:38 +0100 |
parents | 3c67e54e3a17 |
children |
line wrap: on
line source
using System.Windows; namespace Client { /// <summary> /// Interaction logic for App.xaml /// </summary> public partial class App : Application { } }