> RobRelyea.com > Demos > bindingFinder

BindingFinder

Posts/Sample Code:

  1. BindingFinder-Utility (and sample code) to find all Bindings in a Silverlight or WPF Project   (2010-08-20 Sample Code)
  2. BindingFinder updates   (2010-08-29 Sample Code)
  3. Support for RelativeSource.AncestorLevel and fixes for Silverlight projects (2010-08-30 Sample Code)
  4. Fixes to support Binding.StringFormat, validate {TemplateBinding}s, no longer recommend adding DataTemplate.DataType for a Silverlight project, and begin to support to understand that binding SelectedItem to an element with an ItemsSource will end up with the appropriate type of the "Item", instead of an Object. (2010-09-01 Sample Code)