WPF NotifyIcon

--------------
CHG   Merged partial classes of WindowMessageSink.cs into a single file.

git-svn-id: https://svn.evolvesoftware.ch/repos/evolve.net/WPF/NotifyIcon@54 9f600761-6f11-4665-b6dc-0185e9171623
This commit is contained in:
Philipp Sumi
2009-03-30 23:04:09 +00:00
parent 6cc31cea5b
commit 229042b075
3 changed files with 96 additions and 110 deletions

View File

@@ -54,7 +54,6 @@
<ItemGroup>
<Compile Include="BalloonIcon.cs" />
<Compile Include="Interop\TrayLocator.cs" />
<Compile Include="Interop\WindowMessageSink.Handle.cs" />
<Compile Include="Interop\WindowClass.cs" />
<Compile Include="PopupActivationMode.cs" />
<Compile Include="RoutedEventHelper.cs" />