<?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: Reading XAML String into C# List in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/reading-xaml-string-into-c-list/m-p/350811#M9004</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am not sure to understand what you want exactly, but did you try using a converter ? (i.e. instead of displaying directly an attribute in the maptip, use a converter to transform the text to whatever you want)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jun 2011 07:02:20 GMT</pubDate>
    <dc:creator>DominiqueBroux</dc:creator>
    <dc:date>2011-06-27T07:02:20Z</dc:date>
    <item>
      <title>Reading XAML String into C# List</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/reading-xaml-string-into-c-list/m-p/350810#M9003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I am a newbie at C# and Silverlight, and I'm kinda stumpted. I'm working on a Silverlight web map that has a feature layer which queries a map service in XAML. One of the fields in this query is displayed within a Textblock on a Maptip. I would like to read this line of text (&amp;lt; 20 characters) into a list or array in Code-behind. I want to do this so I can compare that text line against a string list that I already have. Is there a way to do this? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 13:21:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/reading-xaml-string-into-c-list/m-p/350810#M9003</guid>
      <dc:creator>AnthonyJedamski</dc:creator>
      <dc:date>2011-06-23T13:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Reading XAML String into C# List</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/reading-xaml-string-into-c-list/m-p/350811#M9004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am not sure to understand what you want exactly, but did you try using a converter ? (i.e. instead of displaying directly an attribute in the maptip, use a converter to transform the text to whatever you want)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 07:02:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/reading-xaml-string-into-c-list/m-p/350811#M9004</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2011-06-27T07:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Reading XAML String into C# List</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/reading-xaml-string-into-c-list/m-p/350812#M9005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you want to read a text block from your XAML and make it a string array in your code-behind?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use Binding with TwoWay mode, that points to a string property, and in the "set" clause you can seperate it to a string array as long as you want.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 18:03:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/reading-xaml-string-into-c-list/m-p/350812#M9005</guid>
      <dc:creator>GalTalmor</dc:creator>
      <dc:date>2011-06-27T18:03:08Z</dc:date>
    </item>
  </channel>
</rss>

