{"id":898,"date":"2019-06-28T15:49:32","date_gmt":"2019-06-28T14:49:32","guid":{"rendered":"https:\/\/ibex.tech\/windows-iot\/?p=898"},"modified":"2022-09-13T15:34:29","modified_gmt":"2022-09-13T14:34:29","slug":"image-events","status":"publish","type":"post","link":"https:\/\/ibex.tech\/csharp\/uwp-programming-in-c\/images-uwp-programming-in-c\/image-events","title":{"rendered":"Image Events"},"content":{"rendered":"\n<h4 class=\"wp-block-heading\">Tap or left mouse click<\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code>  &lt;Image x:Name=\"imgMyImageButton\" Tapped=\"imgMyImageButton_Tapped\" Source=\"MyImage.png\" \/&gt;<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>\tprivate void imgMyImageButton_Tapped(object sender, RoutedEventArgs e)\n\t{\n\t}<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Tap or left mouse click<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[134],"tags":[],"class_list":["post-898","post","type-post","status-publish","format-standard","hentry","category-images-uwp-programming-in-c"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/posts\/898","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/comments?post=898"}],"version-history":[{"count":1,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/posts\/898\/revisions"}],"predecessor-version":[{"id":1175,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/posts\/898\/revisions\/1175"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/media?parent=898"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/categories?post=898"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/tags?post=898"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}