From b6a45901145d4353922a919dba05cc89fcbacb15 Mon Sep 17 00:00:00 2001 From: Philipp Sumi Date: Tue, 19 Jan 2010 13:46:20 +0000 Subject: [PATCH] WPF NotifyIcon -------------- CHG Removed version number in label of showcase window (not needed, required update with every release). git-svn-id: https://svn.evolvesoftware.ch/repos/evolve.net/WPF/NotifyIcon@141 9f600761-6f11-4665-b6dc-0185e9171623 --- Source/Sample Project/Showcase/ShowcaseWindow.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Sample Project/Showcase/ShowcaseWindow.xaml b/Source/Sample Project/Showcase/ShowcaseWindow.xaml index 279f917..c478954 100644 --- a/Source/Sample Project/Showcase/ShowcaseWindow.xaml +++ b/Source/Sample Project/Showcase/ShowcaseWindow.xaml @@ -396,7 +396,7 @@ FontWeight="Bold" FontSize="16" HorizontalAlignment="Left"> + Text="WPF NotifyIcon" />