随笔分类 -  WPF

摘要:This blog post was written for the Lockheed Martin Insight blog, sharing here for the external audience.Last month I started the Pluralsight summer ca... 阅读全文
posted @ 2015-09-10 23:11 东风125 阅读(673) 评论(0) 推荐(0)
摘要:This blog post describes how to re-template the Silverlight ProgressBar control to render a circular progress indicator. This approach uses an attache... 阅读全文
posted @ 2015-09-02 12:59 东风125 阅读(239) 评论(0) 推荐(0)
摘要:So what’s New in WPF Version 4.5 Developer Preview ? Here is a list of the new features and their regarding post : Synchronously and Asynchronously validating data Improved Support for Establishing a... 阅读全文
posted @ 2015-01-22 10:22 东风125 阅读(169) 评论(0) 推荐(0)
摘要:My current project requires a lot of work with Deep Zoom images. We recently received some very high-res photos, around 500M tiff files, some of which... 阅读全文
posted @ 2014-10-17 14:41 东风125 阅读(219) 评论(0) 推荐(0)
摘要:Here’s a little time saver. I sort of have a routine that I go through when I create a new WPF project. One of those things is to create a resource di... 阅读全文
posted @ 2014-10-15 09:17 东风125 阅读(242) 评论(0) 推荐(0)
摘要:1. Attached Property bound to task state. Any change will dynamically set data template.2. Visual State ManagerADataTemplateSelectordoes not respond t... 阅读全文
posted @ 2014-10-15 09:11 东风125 阅读(239) 评论(0) 推荐(0)