Silverlight / WPF: is it possible to bind to an explicit interface indexer implementation?
Posted Tuesday July 2010 alle 10:24
The WPF binding system allows you to bind to Indexers and properties and it also have a nice feature that allows you to bind to the explicit implementation of interfaces’ members, allowing you to resolve possible ambiguities if the properties have th

Recent Comments