<?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: Use UseAcceleratedDisplay=true with ElementHost in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/use-useaccelerateddisplay-true-with-elementhost/m-p/345829#M1731</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please note: &lt;SPAN style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #3d3d3d;"&gt;On July 1, 2016, ArcGIS Runtime SDK for WPF entered the retired phase of its product life cycle. There will be no further updates to the product or its documentation. We recommend you explore WPF solutions based on the &lt;/SPAN&gt;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fdevelopers.arcgis.com%2Fnet%2F" style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #287433;"&gt;ArcGIS Runtime SDK for .NET&lt;/A&gt;&lt;SPAN style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #3d3d3d;"&gt;.&amp;nbsp; See this &lt;/SPAN&gt;&lt;A href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fblogs.esri.com%2Fesri%2Farcgis%2F2014%2F03%2F07%2Fgetting-ready-for-the-new-net-sdk%2F" style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #287433;"&gt;blog post&lt;/A&gt;&lt;SPAN style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #3d3d3d;"&gt; for information on transitioning to the ArcGIS Runtime SDK for .NET.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Aug 2016 14:50:54 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2016-08-08T14:50:54Z</dc:date>
    <item>
      <title>Use UseAcceleratedDisplay=true with ElementHost</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/use-useaccelerateddisplay-true-with-elementhost/m-p/345826#M1728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I´ve working with MessageLayer, and I need set the UseAcceleratedDisplay property to true, I´ve introduced the Map&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;control into an ElementHost because my application works with Windows Forms. When loading the map can not see anything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any solution to work with MessageLayer without UseAcceleratedDisplay=true property?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any solution to work with UseAcceleratedDisplay=true in windows forms?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jesús Villajos&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 07:28:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/use-useaccelerateddisplay-true-with-elementhost/m-p/345826#M1728</guid>
      <dc:creator>JesúsVillajos1</dc:creator>
      <dc:date>2013-03-08T07:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Use UseAcceleratedDisplay=true with ElementHost</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/use-useaccelerateddisplay-true-with-elementhost/m-p/345827#M1729</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;To use our API within the ElementHost you'll need to add the line below in order that the System.Windows.Application.Current is set (the API expects a WPF application). Just adding this line is enough.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;new System.Windows.Application();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 08:45:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/use-useaccelerateddisplay-true-with-elementhost/m-p/345827#M1729</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2013-03-08T08:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Use UseAcceleratedDisplay=true with ElementHost</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/use-useaccelerateddisplay-true-with-elementhost/m-p/345828#M1730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;To use our API within the ElementHost you'll need to add the line below in order that the System.Windows.Application.Current is set (the API expects a WPF application). Just adding this line is enough.&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;new System.Windows.Application();&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Great Mike!!!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 09:48:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/use-useaccelerateddisplay-true-with-elementhost/m-p/345828#M1730</guid>
      <dc:creator>JesúsVillajos1</dc:creator>
      <dc:date>2013-03-08T09:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Use UseAcceleratedDisplay=true with ElementHost</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/use-useaccelerateddisplay-true-with-elementhost/m-p/345829#M1731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please note: &lt;SPAN style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #3d3d3d;"&gt;On July 1, 2016, ArcGIS Runtime SDK for WPF entered the retired phase of its product life cycle. There will be no further updates to the product or its documentation. We recommend you explore WPF solutions based on the &lt;/SPAN&gt;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fdevelopers.arcgis.com%2Fnet%2F" style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #287433;"&gt;ArcGIS Runtime SDK for .NET&lt;/A&gt;&lt;SPAN style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #3d3d3d;"&gt;.&amp;nbsp; See this &lt;/SPAN&gt;&lt;A href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fblogs.esri.com%2Fesri%2Farcgis%2F2014%2F03%2F07%2Fgetting-ready-for-the-new-net-sdk%2F" style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #287433;"&gt;blog post&lt;/A&gt;&lt;SPAN style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #3d3d3d;"&gt; for information on transitioning to the ArcGIS Runtime SDK for .NET.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 14:50:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/use-useaccelerateddisplay-true-with-elementhost/m-p/345829#M1731</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2016-08-08T14:50:54Z</dc:date>
    </item>
  </channel>
</rss>

