發問發問
 

問題Setting binding Path in XAML

  • Wednesday, 3 December, 2008 0:03rakesh.nitw 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    In XAML, how do I bind a property to keyed item in a KeyedCollection and how to typecast the typecast the value?

    I have been trying all the different ways mentioned in MSDN but none seem to work.