<?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 How to change Maptip bodycontent in runtime in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-change-maptip-bodycontent-in-runtime/m-p/213915#M970</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;myMapTip.Title = item.Value.ToString();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;myMapTip.Height = 300;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;myMapTip.Width = 300;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;graphic.MapTip = myMapTip;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;myMapTip.GraphicsLayer = graphicsLayer;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This code shows my tool tip with the attribute data but the attribute data hides after just a few seconds, any suggestions to keep the attribute data visible? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Apr 2016 22:42:17 GMT</pubDate>
    <dc:creator>DuaneWhistle</dc:creator>
    <dc:date>2016-04-28T22:42:17Z</dc:date>
    <item>
      <title>How to change Maptip bodycontent in runtime</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-change-maptip-bodycontent-in-runtime/m-p/213915#M970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;myMapTip.Title = item.Value.ToString();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;myMapTip.Height = 300;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;myMapTip.Width = 300;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;graphic.MapTip = myMapTip;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;myMapTip.GraphicsLayer = graphicsLayer;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This code shows my tool tip with the attribute data but the attribute data hides after just a few seconds, any suggestions to keep the attribute data visible? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 22:42:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-change-maptip-bodycontent-in-runtime/m-p/213915#M970</guid>
      <dc:creator>DuaneWhistle</dc:creator>
      <dc:date>2016-04-28T22:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Maptip bodycontent in runtime</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-change-maptip-bodycontent-in-runtime/m-p/213916#M971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The MapTip should be visible the entire time the mouse is over the Graphic. You see the MapTip source here as part of the open source toolkit: &lt;A href="https://github.com/Esri/arcgis-toolkit-sl-wpf/blob/master/src/CommonAPI/API/ESRI.ArcGIS.Client.Toolkit/MapTip/MapTip.cs" title="https://github.com/Esri/arcgis-toolkit-sl-wpf/blob/master/src/CommonAPI/API/ESRI.ArcGIS.Client.Toolkit/MapTip/MapTip.cs"&gt;arcgis-toolkit-sl-wpf/MapTip.cs at master · Esri/arcgis-toolkit-sl-wpf · GitHub&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 23:29:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-change-maptip-bodycontent-in-runtime/m-p/213916#M971</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2016-04-29T23:29:56Z</dc:date>
    </item>
  </channel>
</rss>

