# HG changeset patch # User Matthieu Totet # Date 1259572835 -3600 # Node ID 3f70aee2432f9c3b30aee688d59b7fa22fe3278d # Parent a48c44bc825bc03d7fcb17f9d5c54a0a8cfa7eed Update VideoViewer diff -r a48c44bc825b -r 3f70aee2432f client/src/Iri.Modernisation.Controls/View/VideoViewer/VideoViewer.xaml --- a/client/src/Iri.Modernisation.Controls/View/VideoViewer/VideoViewer.xaml Wed Nov 25 12:06:26 2009 +0100 +++ b/client/src/Iri.Modernisation.Controls/View/VideoViewer/VideoViewer.xaml Mon Nov 30 10:20:35 2009 +0100 @@ -4,13 +4,13 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d" - + xmlns:Converter="clr-namespace:Iri.Modernisation.Controls.Converter" xmlns:Input="clr-namespace:SLExtensions.Input;assembly=SLExtensions" xmlns:View="clr-namespace:Iri.Modernisation.Controls.View" x:Class="Iri.Modernisation.Controls.View.VideoViewer" Width="240"> - - + + @@ -19,13 +19,13 @@ -