<?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 Prevent mouse input on Map object in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/prevent-mouse-input-on-map-object/m-p/261066#M6778</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to know how can i prevent the Map object from responding to mouse inputs completely. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As i'm doing a WPF multi-touch version, i would not want the mouse input to mess up the touch gestures.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 May 2010 02:50:01 GMT</pubDate>
    <dc:creator>linusang</dc:creator>
    <dc:date>2010-05-26T02:50:01Z</dc:date>
    <item>
      <title>Prevent mouse input on Map object</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/prevent-mouse-input-on-map-object/m-p/261066#M6778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to know how can i prevent the Map object from responding to mouse inputs completely. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As i'm doing a WPF multi-touch version, i would not want the mouse input to mess up the touch gestures.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 02:50:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/prevent-mouse-input-on-map-object/m-p/261066#M6778</guid>
      <dc:creator>linusang</dc:creator>
      <dc:date>2010-05-26T02:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent mouse input on Map object</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/prevent-mouse-input-on-map-object/m-p/261067#M6779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you handle the touch events, the map shouldn't be receiving them (Make sure you set e.Handled = true). The map itself does not implement any touch events. If I recall correctly, if you are not handling touch, these events automatically gets converted to mouse down/move/up events.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You could also set IsHitTestVisible=true on the mapcontrol which would prevent the control from getting any mouse and touch events.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 15:07:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/prevent-mouse-input-on-map-object/m-p/261067#M6779</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-05-26T15:07:59Z</dc:date>
    </item>
  </channel>
</rss>

