<?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: Pan Using Arrow Keys in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/pan-using-arrow-keys/m-p/61010#M1540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Map Navigation using KeyDown events is already done for you. You can try this sample: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Map" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Map&lt;/A&gt;&lt;SPAN&gt;. Click on the map to give it focus or wire up to Map.Loaded event and place the following code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
private void MyMap_Loaded(object sender, RoutedEventArgs e)
{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MyMap.Focus();
}
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Notice that the following keys perform navigation (Key.Down/Up/Left/Right/Subtract/Add).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Dec 2021 22:19:29 GMT</pubDate>
    <dc:creator>JenniferNery</dc:creator>
    <dc:date>2021-12-10T22:19:29Z</dc:date>
    <item>
      <title>Pan Using Arrow Keys</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/pan-using-arrow-keys/m-p/61009#M1539</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 capture the keypress of the keyboard arrows and use those to perform pan operations in the desired key direction.&amp;nbsp; How do I do that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 12:37:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/pan-using-arrow-keys/m-p/61009#M1539</guid>
      <dc:creator>PaulHuppé</dc:creator>
      <dc:date>2011-04-06T12:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Pan Using Arrow Keys</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/pan-using-arrow-keys/m-p/61010#M1540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Map Navigation using KeyDown events is already done for you. You can try this sample: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Map" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Map&lt;/A&gt;&lt;SPAN&gt;. Click on the map to give it focus or wire up to Map.Loaded event and place the following code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
private void MyMap_Loaded(object sender, RoutedEventArgs e)
{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MyMap.Focus();
}
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Notice that the following keys perform navigation (Key.Down/Up/Left/Right/Subtract/Add).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 22:19:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/pan-using-arrow-keys/m-p/61010#M1540</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2021-12-10T22:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Pan Using Arrow Keys</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/pan-using-arrow-keys/m-p/61011#M1541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jennifer,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That is great, I did not know that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 10:36:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/pan-using-arrow-keys/m-p/61011#M1541</guid>
      <dc:creator>PaulHuppé</dc:creator>
      <dc:date>2011-04-07T10:36:07Z</dc:date>
    </item>
  </channel>
</rss>

