1
AlgoRythm
17d

Pro tip for XAML binding:

Set your data context before you initialize the component!

Otherwise the component will render with the default values for the properties.

Comments
Add Comment