Sunday, 29 September 2013

UserControl in XAML with parametrs (Win Store App)

UserControl in XAML with parametrs (Win Store App)

I need to send parametrs to my usercontrol. I now how implement sending
but I don't how to take this parametrs. My code:
<UserControls:ItemTemplateControl Parametr="23"/>
Thanks in advance!

No comments:

Post a Comment