随笔 - 229  文章 - 2  评论 - 511  阅读 - 84万
11 2006 档案
WPF文章收集(更新中)
摘要:SlidingListBox – Animating ListBoxItems in WPF Brief Anatomy of a ListBox Dragging Elements in a Canvas FishEyePanel/FanPanel - Examples of custom layout panels in WPF 阅读全文
posted @ 2006-11-05 22:22 stswordman 阅读(520) 评论(0) 推荐(0) 编辑
DispatcherTimer类的使用
摘要:DispatcherTimer类位于System.Windows.Threading命名空间下,类似于winform的Timer类。 { DispatcherTimer timer = new DispatcherTimer(); timer.Interval = TimeSpan.FromSeconds(1); ... 阅读全文
posted @ 2006-11-05 18:45 stswordman 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示