client/src/Iri.Modernisation.Controls/View/PolemicView/PolemicView.xaml
changeset 28 2d4ec5ab2a40
equal deleted inserted replaced
27:f292db96b050 28:2d4ec5ab2a40
       
     1 <UserControl x:Class="Iri.Modernisation.Controls.View.PolemicView"
       
     2     xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 
       
     3     xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
       
     4     <Grid x:Name="LayoutRoot" Background="White">
       
     5 
       
     6     </Grid>
       
     7 </UserControl>