Revision ac3444de trunk/Pithos.Client.WPF/Preferences/PreferencesView.xaml.cs

b/trunk/Pithos.Client.WPF/Preferences/PreferencesView.xaml.cs
1
using System;
2
using System.Collections.Generic;
3
using System.Linq;
4
using System.Text;
5
using System.Windows;
6
using System.Windows.Controls;
7
using System.Windows.Data;
8
using System.Windows.Documents;
9
using System.Windows.Forms;
10
using System.Windows.Input;
11
using System.Windows.Media;
12
using System.Windows.Media.Imaging;
13
using System.Windows.Shapes;
14
using Caliburn.Micro;
15
using Hardcodet.Wpf.TaskbarNotification;
1
using System.Windows;
16 2

  
17
namespace Pithos.Client.WPF
3
namespace Pithos.Client.WPF.Preferences
18 4
{
19 5
    /// <summary>
20 6
    /// Interaction logic for PreferencesView.xaml

Also available in: Unified diff