Uno.Samples
Uno.Samples copied to clipboard
Quick samples in both XAML and C# Markup that shows how to call commands + parameters inside an ItemTemplate
We need to create a concise example using both XAML and C# Markup that demonstrates how to execute commands + parameters within an ItemTemplate. This is a frequent request and represents a typical scenario.
Related discussion: https://github.com/unoplatform/uno/discussions/16578#discussioncomment-9359774
We also need to verify if any documentation update is needed at the same time. We should link the sample app to the related documentation at the end.
Waiting for the templated-parent rework https://github.com/unoplatform/uno/pull/17645.