From 4e0db6ec1bfa440ef7f142e84ad064affbd64490 Mon Sep 17 00:00:00 2001 From: sr55 Date: Sat, 22 Oct 2011 21:26:28 +0000 Subject: WinGui: (WPF) Added backing properties for binding on the options window & some general tidy up of the code/comments. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4310 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/CS/HandBrakeWPF/Views/AboutView.xaml | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to 'win/CS/HandBrakeWPF/Views/AboutView.xaml') diff --git a/win/CS/HandBrakeWPF/Views/AboutView.xaml b/win/CS/HandBrakeWPF/Views/AboutView.xaml index ce52f61a5..0c8bf0ecb 100644 --- a/win/CS/HandBrakeWPF/Views/AboutView.xaml +++ b/win/CS/HandBrakeWPF/Views/AboutView.xaml @@ -1,16 +1,20 @@  - + xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:Micro="clr-namespace:Caliburn.Micro;assembly=Caliburn.Micro" Title="AboutView" + Height="270" Width="500"> + -