<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic WPF Graphics layers and MouseRightButtonUp event in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/wpf-graphics-layers-and-mouserightbuttonup-event/m-p/317574#M1591</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I'm trying to add menus to my map application and there was no problems to do this on graphic objects ("edit", "delete", "show"...),&lt;/P&gt;&lt;P&gt;but also I want&amp;nbsp; to add context menu to click any point of map and select "Place camera here", "Place object here", etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found that empty graphic layer doesn't trigger mouse event at all and basemap tiled layer doesn't have mouse events and I can't use whole map mouse events because they override graphic objects clicks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I use some kind of "filled" graphic layer ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Nov 2014 10:42:28 GMT</pubDate>
    <dc:creator>AlexandrShutko</dc:creator>
    <dc:date>2014-11-05T10:42:28Z</dc:date>
    <item>
      <title>WPF Graphics layers and MouseRightButtonUp event</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/wpf-graphics-layers-and-mouserightbuttonup-event/m-p/317574#M1591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I'm trying to add menus to my map application and there was no problems to do this on graphic objects ("edit", "delete", "show"...),&lt;/P&gt;&lt;P&gt;but also I want&amp;nbsp; to add context menu to click any point of map and select "Place camera here", "Place object here", etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found that empty graphic layer doesn't trigger mouse event at all and basemap tiled layer doesn't have mouse events and I can't use whole map mouse events because they override graphic objects clicks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I use some kind of "filled" graphic layer ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 10:42:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/wpf-graphics-layers-and-mouserightbuttonup-event/m-p/317574#M1591</guid>
      <dc:creator>AlexandrShutko</dc:creator>
      <dc:date>2014-11-05T10:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: WPF Graphics layers and MouseRightButtonUp event</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/wpf-graphics-layers-and-mouserightbuttonup-event/m-p/317575#M1592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using both the map mouse event and the graphics layer mouse event should work.&lt;/P&gt;&lt;P&gt;In the graphicslayer mouse event&amp;nbsp; Handler, set e.Handled to true to prevent the event from being propagated to the map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So your map mouse event Handler will only be called for mouse events out of existing graphics.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 13:47:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/wpf-graphics-layers-and-mouserightbuttonup-event/m-p/317575#M1592</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2014-11-05T13:47:04Z</dc:date>
    </item>
  </channel>
</rss>

