<?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: MouseButtonEventHandler in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/mousebuttoneventhandler/m-p/748721#M19187</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the reason I liked to the signature is because I believe it changed a few versions ago, one of which you may be converting from as part of your conversion project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if you updated from an API version that had the old signature, it makes sense that VS would complain about the old code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;of course, if you were already using a version of the ESRI Silverlight API that uses the signature linked to, then this response doesn't apply &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Sep 2013 16:57:32 GMT</pubDate>
    <dc:creator>LanceCrumbliss</dc:creator>
    <dc:date>2013-09-23T16:57:32Z</dc:date>
    <item>
      <title>MouseButtonEventHandler</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/mousebuttoneventhandler/m-p/748718#M19184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am converting an old ArcGIS 9.3 website to an ArcGIS 10.1. My development environment is C# on VS.Net 2012, with Infragistics 13 and Silverlight 5.&amp;nbsp; The old environment is C#on VS.Net 2010 Infragistics 10, and Silverlight 4. So I started cleaning up and upgrading references.&amp;nbsp; I finish the Infragistics part of it, but is stuck on a few ESRI and Windows specific classes.&amp;nbsp; One good example is the line of code below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; _graphicsLayer.MouseLeftButtonDown += new GraphicsLayer. MouseButtonEventHandler(GraphicsLayer_MouseLeftButtonDown);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;MouseButtonEventHandler is expecting 2 arguments but the original code only passes one.&amp;nbsp; I try ignoring the syntax but VS.Net just wouldn't let it go.&amp;nbsp; I tried passing the first parameter but I can't figure out which object it should be referencing.&amp;nbsp; Can anyone help me?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 13:39:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/mousebuttoneventhandler/m-p/748718#M19184</guid>
      <dc:creator>EricTraya</dc:creator>
      <dc:date>2013-09-17T13:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: MouseButtonEventHandler</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/mousebuttoneventhandler/m-p/748719#M19185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take a look here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/silverlight-api/apiref/api_start.htm?ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.GraphicsLayer+MouseButtonEventHandler.html"&gt;http://resources.arcgis.com/en/help/silverlight-api/apiref/api_start.htm?ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.GraphicsLayer+MouseButtonEventHandler.html&lt;BR /&gt;&lt;BR /&gt;&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 12:46:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/mousebuttoneventhandler/m-p/748719#M19185</guid>
      <dc:creator>LanceCrumbliss</dc:creator>
      <dc:date>2013-09-18T12:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: MouseButtonEventHandler</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/mousebuttoneventhandler/m-p/748720#M19186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've read that article, yet is still doesn't explain to me why this line of code is not working anymore when it used to work perfect in our old development environment.&amp;nbsp; It's not as if I changed the code.&amp;nbsp; Its exactly the same code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Take a look here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/silverlight-api/apiref/api_start.htm?ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.GraphicsLayer+MouseButtonEventHandler.html"&gt;http://resources.arcgis.com/en/help/silverlight-api/apiref/api_start.htm?ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.GraphicsLayer+MouseButtonEventHandler.html&lt;BR /&gt;&lt;BR /&gt;&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 16:38:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/mousebuttoneventhandler/m-p/748720#M19186</guid>
      <dc:creator>EricTraya</dc:creator>
      <dc:date>2013-09-23T16:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: MouseButtonEventHandler</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/mousebuttoneventhandler/m-p/748721#M19187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the reason I liked to the signature is because I believe it changed a few versions ago, one of which you may be converting from as part of your conversion project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if you updated from an API version that had the old signature, it makes sense that VS would complain about the old code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;of course, if you were already using a version of the ESRI Silverlight API that uses the signature linked to, then this response doesn't apply &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 16:57:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/mousebuttoneventhandler/m-p/748721#M19187</guid>
      <dc:creator>LanceCrumbliss</dc:creator>
      <dc:date>2013-09-23T16:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: MouseButtonEventHandler</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/mousebuttoneventhandler/m-p/748722#M19188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If that is the case, how do you thjink should I continue on this convertion?&amp;nbsp; Should I start creating the overloaded function that VS is looking for , or should I pass the parameter it's looking for?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 12:00:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/mousebuttoneventhandler/m-p/748722#M19188</guid>
      <dc:creator>EricTraya</dc:creator>
      <dc:date>2013-09-24T12:00:28Z</dc:date>
    </item>
  </channel>
</rss>

