Through the infrastructure we’ve built, there is a command attached to a button, and through it’s event handler, we get a reference to the button.
So, given that I have a reference to the button, how do I fire the click event?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
How about this article (relates to SLv2)? Or this SO answer (related to SLv3)? And finally, another SO answer (for SLv4)?