6
Shouts

Developing a Lookless Silverlight Gauge Control (part 2) | Colin Eberhardt's Adventures in WPF

published 943 days, 23 hours, 56 minutes ago posted by FantasticMrFishFantasticMrFish 946 days, 15 hours, 4 minutes ago
Saturday, October 23, 2010 11:48:23 AM GMT Wednesday, October 20, 2010 8:40:26 PM GMT

In a previous blog post I described the process of creating a lookless gauge control. I introduced the concept of an attached view model which separates view specific concepts from the control. In this post I demonstrate how this allows for great flexibility when re-templating the control. In my previous post I described the development of a radial gauge control where I removed any view-specific logic and properties from the control by introducing an attached view model into the control’s template. My r...

category: Metro | clicked: 0 | | source: www.scottlogic.co.uk | show counter code
tags: Attached behavior