Skip to content

Instantly share code, notes, and snippets.

View jflam's full-sized avatar

John Lam jflam

View GitHub Profile
Index: Witty/Witty/ConsoleWindow.xaml
===================================================================
--- Witty/Witty/ConsoleWindow.xaml (revision 0)
+++ Witty/Witty/ConsoleWindow.xaml (revision 0)
@@ -0,0 +1,15 @@
+<Window x:Class="Witty.ConsoleWindow"
+ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
+ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
+ xmlns:core="clr-namespace:Core;assembly=Core"
+ Title="ConsoleWindow" Height="800" Width="500">