(X) Hide this
    • Login
    • Join
      • Say No Bots Generate New Image
        By clicking 'Register' you accept the terms of use .
        Login with Facebook

Binding to Dynamic Properties with ICustomTypeProvider (Silverlight 5 Beta)

(0 votes)
0 comments   /   posted by Silverlight Show on Apr 27, 2011
Tags:   data-binding , silverlight-5 , alexandra-rusina
SilverlightShow Page for all Silverlight and Windows Phone 7 (WP7) things on Twitter

Alexandra Rusina discusses the new ICustomTypeProvider interface introduced with Silverlight 5 that enables data binding to objects the structure of which cannot be known until runtime.

Source: Silverlight SDK

When you implement the ICustomTypeProvider interface you need to return your own Type. Silverlight’s data binding engine now checks whether an object implements this interface or not. If the object does implement ICustomTypeProvider, the data binding engine uses your custom type instead of the System.Type.

Comments

No comments

Add Comment

Login to comment:
  *      *       
Login with Facebook

Our News on Twitter