Quantcast
Viewing all articles
Browse latest Browse all 32131

XAML - Way to find which button is clicked

I am developing Windows Store App.

I am loading XAML code dynamically from C# code behind file. So, I could not add click event to buttons.

Is there any way to get to know which button is clicked using button names with out the click event?


Viewing all articles
Browse latest Browse all 32131