mirror of
https://github.com/ckaczor/wpf-notifyicon.git
synced 2026-01-29 09:45:37 -05:00
WPF NotifyIcon
-------------- FIX Fixed typo (balloon with one "o") in comments and an even in WindowMessageSink.cs. git-svn-id: https://svn.evolvesoftware.ch/repos/evolve.net/WPF/NotifyIcon@120 9f600761-6f11-4665-b6dc-0185e9171623
This commit is contained in:
@@ -29,7 +29,7 @@ namespace Hardcodet.Wpf.TaskbarNotification.Interop
|
||||
/// </summary>
|
||||
State = 0x08,
|
||||
/// <summary>
|
||||
/// The ballon ToolTip is set. Accordingly, the following
|
||||
/// The balloon ToolTip is set. Accordingly, the following
|
||||
/// members are set: <see cref="NotifyIconData.BalloonText"/>,
|
||||
/// <see cref="NotifyIconData.BalloonTitle"/>, <see cref="NotifyIconData.BalloonFlags"/>,
|
||||
/// and <see cref="NotifyIconData.VersionOrTimeout"/>.
|
||||
|
||||
Reference in New Issue
Block a user