1
Awaaz

Linq to Visual Tree | Colin Eberhardt's Adventures in WPF

published 141 days, 20 hours, 55 minutes ago posted by attitudeattitude 145 days, 16 hours, 23 minutes ago
Tuesday, March 09, 2010 8:54:09 PM GMT Saturday, March 06, 2010 1:25:32 AM GMT
This blog post demonstrates a Linq API which can be used to query the WPF / Silverlight Visual Tree. You can find a few other Linq to Visual Tree techniques on other blogs, but what makes this one unique is that it retains, and allows queries that make use of the tree like structure rather than simply flattening it. I have recently published an article on codeproject which describes a technique for generating Linq API for querying tree-like structures. This blog post makes use of a generated API for W...
category: Technology | clicked: 0 | | source: www.scottlogic.co.uk | show counter code
tags: Linq, silveright, WPF

No comments yet, be the first one to post comment.

To post your comment please login or signup