CHG Migrated WinForms sample to .NET 4.

git-svn-id: https://svn.evolvesoftware.ch/repos/evolve.net/WPF/NotifyIcon@188 9f600761-6f11-4665-b6dc-0185e9171623
This commit is contained in:
Philipp Sumi
2013-11-17 23:51:06 +00:00
parent 19f4f8717c
commit 0424c62f17
7 changed files with 71 additions and 42 deletions

View File

@@ -1,12 +1,11 @@
using System.Windows;
using System.Windows.Controls;
namespace Samples
{
/// <summary>
/// Interaction logic for FancyPopup.xaml
/// </summary>
public partial class FancyPopup : UserControl
public partial class FancyPopup
{
#region ClickCount dependency property