摘要:
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
阅读(525)
评论(0)
推荐(0)
摘要:
DispatcherTimer类位于System.Windows.Threading命名空间下,类似于winform的Timer类。 { DispatcherTimer timer = new DispatcherTimer(); timer.Interval = TimeSpan.FromSeconds(1); ... 阅读全文
posted @ 2006-11-05 18:45
stswordman
阅读(1115)
评论(0)
推荐(0)
浙公网安备 33010602011771号