摘要:
A customer just asked the question how to scroll a ScrollViewer at design time in Blend to manually design content for it that goes beyond the visible viewport size.The immediate short answer to this ... 阅读全文
posted @ 2010-09-18 22:39
大厨无盐煮
阅读(384)
评论(0)
推荐(0)
摘要:
For one of the apps I have been working on, I needed to persist a List<T> of T objects across sessions. They are simple objects with simple properties, so I decided to use XML. However, since WP... 阅读全文
posted @ 2010-09-18 22:20
大厨无盐煮
阅读(350)
评论(0)
推荐(0)