Setting a custom property within a WPF/Silverlight page

后端 未结 10 1212
萌比男神i
萌比男神i 2020-12-14 15:10

This sounds like it should be simple. I have a Page declared in XAML in the normal way (i.e. with "Add new item...") and it has a custom property. I\'

10条回答
  •  离开以前
    2020-12-14 15:36

    This worked for me

    
    
    

    So this may work for the original question (didn't try). Note xmlns:src.

    
    
    

提交回复
热议问题