發問發問
 

問題Setting binding Path in XAML

  • 2008年12月3日 上午 12: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.