| changeset 28 | 2d4ec5ab2a40 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/client/src/Iri.Modernisation.Controls/View/PolemicView/PolemicView.xaml Tue Jan 05 15:53:48 2010 +0100 @@ -0,0 +1,7 @@ +<UserControl x:Class="Iri.Modernisation.Controls.View.PolemicView" + xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" + xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"> + <Grid x:Name="LayoutRoot" Background="White"> + + </Grid> +</UserControl>