mirror of
https://github.com/ckaczor/wpf-notifyicon.git
synced 2026-02-01 09:45:35 -05:00
ADD Added missing XML documentation.
NTFY-16 git-svn-id: https://svn.evolvesoftware.ch/repos/evolve.net/WPF/NotifyIcon@211 9f600761-6f11-4665-b6dc-0185e9171623
This commit is contained in:
@@ -16,9 +16,7 @@ namespace Hardcodet.Wpf.TaskbarNotification.Interop
|
||||
/// </summary>
|
||||
Hidden = 0x01,
|
||||
|
||||
/// <summary>
|
||||
/// The icon is shared - currently not supported, thus commented out.
|
||||
/// </summary>
|
||||
// The icon is shared - currently not supported, thus commented out.
|
||||
//Shared = 0x02
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user