<?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 Re: esri:map MouseLeftButtonDown event, stuck mouse cursor in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-map-mouseleftbuttondown-event-stuck-mouse/m-p/474677#M12221</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Make sure you set e.Handled = true in the event handler to prevent the map from getting the event, or use the MouseUp event instead.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Aug 2010 17:21:40 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2010-08-17T17:21:40Z</dc:date>
    <item>
      <title>esri:map MouseLeftButtonDown event, stuck mouse cursor</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-map-mouseleftbuttondown-event-stuck-mouse/m-p/474673#M12217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;when i use the event MouseLeftButtonDown stuck mouse cursor and i need click in &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;another object to enable map click again "without map follow cursor", anybody know how fix these?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ps:I try mouse up event too, this happen with graphics in graphic layer with MouseLeftButtonDown, the graaphic opens a window when window closes, mouse curso&amp;nbsp; "follow map cursor".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 00:08:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-map-mouseleftbuttondown-event-stuck-mouse/m-p/474673#M12217</guid>
      <dc:creator>StefhanCampos</dc:creator>
      <dc:date>2010-08-11T00:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: esri:map MouseLeftButtonDown event, stuck mouse cursor</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-map-mouseleftbuttondown-event-stuck-mouse/m-p/474674#M12218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Which version of ArcGIS API for Microsoft Silverlight/WPF are you using? 1.2 or 2.0?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jennifer&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 00:43:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-map-mouseleftbuttondown-event-stuck-mouse/m-p/474674#M12218</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2010-08-11T00:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: esri:map MouseLeftButtonDown event, stuck mouse cursor</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-map-mouseleftbuttondown-event-stuck-mouse/m-p/474675#M12219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have two projects with same problem....API's 1.2 and 2.0&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 10:42:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-map-mouseleftbuttondown-event-stuck-mouse/m-p/474675#M12219</guid>
      <dc:creator>StefhanCampos</dc:creator>
      <dc:date>2010-08-11T10:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: esri:map MouseLeftButtonDown event, stuck mouse cursor</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-map-mouseleftbuttondown-event-stuck-mouse/m-p/474676#M12220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same question, when popup a child window by MouseLeftButtonDown in a FeatureLayer and then close the child window, the esri map track with the mouse.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 07:13:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-map-mouseleftbuttondown-event-stuck-mouse/m-p/474676#M12220</guid>
      <dc:creator>HaifengHuang</dc:creator>
      <dc:date>2010-08-17T07:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: esri:map MouseLeftButtonDown event, stuck mouse cursor</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-map-mouseleftbuttondown-event-stuck-mouse/m-p/474677#M12221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Make sure you set e.Handled = true in the event handler to prevent the map from getting the event, or use the MouseUp event instead.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 17:21:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-map-mouseleftbuttondown-event-stuck-mouse/m-p/474677#M12221</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-08-17T17:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: esri:map MouseLeftButtonDown event, stuck mouse cursor</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-map-mouseleftbuttondown-event-stuck-mouse/m-p/474678#M12222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And just how do you do these actions? Would be&amp;nbsp; a bit more helpful if it was explained in English. What in the world is an&amp;nbsp;event handler and where is it??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 18:31:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/esri-map-mouseleftbuttondown-event-stuck-mouse/m-p/474678#M12222</guid>
      <dc:creator>ErnestDunwoody</dc:creator>
      <dc:date>2018-08-08T18:31:56Z</dc:date>
    </item>
  </channel>
</rss>

