摘要:
最近都没怎么接触WPF了,闲来无事为以前做的WPF DEMO添加托盘管理。http://www.cnblogs.com/leeolevis/archive/2010/07/14/1777658.html其中,主要添加了NotificationAreaIcon类,代码如下:usingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Windows;usingSystem.Windows.Input;usingSystem.Windows.Markup;usingSystem.Windows. 阅读全文