mirror of
https://github.com/ckaczor/wpf-notifyicon.git
synced 2026-01-18 17:28:54 -05:00
Work in progress on interactive tooltips as well as tooltip/popup unification. This is currently a bit of a mess...
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
<Compile Include="Interop\Point.cs" />
|
||||
<Compile Include="Interop\WindowClass.cs" />
|
||||
<Compile Include="PopupActivationMode.cs" />
|
||||
<Compile Include="PopupHandler.cs" />
|
||||
<Compile Include="RoutedEventHelper.cs" />
|
||||
<Compile Include="Interop\WinApi.cs" />
|
||||
<Compile Include="Interop\MouseEvent.cs" />
|
||||
@@ -68,6 +69,7 @@
|
||||
</Compile>
|
||||
<Compile Include="TaskbarIcon.cs" />
|
||||
<Compile Include="TaskbarIcon.Declarations.cs" />
|
||||
<Compile Include="ToolTipObserver.cs" />
|
||||
<Compile Include="Util.cs" />
|
||||
<None Include="Diagrams\TaskbarIcon Overview.cd" />
|
||||
<AppDesigner Include="Properties\" />
|
||||
|
||||
Reference in New Issue
Block a user