Henry Sowizral on Refacing C++ with WPF in Expression Design

Thanks, Pete!
Here's a link to a related blog post that I put out after we met. The post talks about specifying the member names on ValidationResult, which is important to do when utilizing INotifyDataErrorInfo.
http://jeffhandley.com/archive/2010/02/24/validationresultmembernames.aspx
Jeff Handley