<?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 MVVM binding to ClassBreakInfo MinimumValue / MaximumValue in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/mvvm-binding-to-classbreakinfo-minimumvalue/m-p/335007#M8606</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;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I can't seem to find a way to bind to the MaximumValue / MinimumValue properties inside of ClassBreakInfo in ClassBreaksRenderer.Classes.&amp;nbsp; Is the property not exposed to do this?&amp;nbsp; Or am I missing something?&amp;nbsp; I've also tried &amp;lt;sys:Double x:Key="testDouble"&amp;gt;1.0&amp;lt;/sys:Double&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; and then using this&amp;nbsp; MinimumValue="{StaticResource testDouble}" which works fine.&amp;nbsp; But I can't figure out how to bind the value of testDouble to a double in my class so that that is is auto updated.&amp;nbsp; Any advice would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Mar 2013 15:50:04 GMT</pubDate>
    <dc:creator>DavidChevrier</dc:creator>
    <dc:date>2013-03-08T15:50:04Z</dc:date>
    <item>
      <title>MVVM binding to ClassBreakInfo MinimumValue / MaximumValue</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/mvvm-binding-to-classbreakinfo-minimumvalue/m-p/335007#M8606</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;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I can't seem to find a way to bind to the MaximumValue / MinimumValue properties inside of ClassBreakInfo in ClassBreaksRenderer.Classes.&amp;nbsp; Is the property not exposed to do this?&amp;nbsp; Or am I missing something?&amp;nbsp; I've also tried &amp;lt;sys:Double x:Key="testDouble"&amp;gt;1.0&amp;lt;/sys:Double&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; and then using this&amp;nbsp; MinimumValue="{StaticResource testDouble}" which works fine.&amp;nbsp; But I can't figure out how to bind the value of testDouble to a double in my class so that that is is auto updated.&amp;nbsp; Any advice would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 15:50:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/mvvm-binding-to-classbreakinfo-minimumvalue/m-p/335007#M8606</guid>
      <dc:creator>DavidChevrier</dc:creator>
      <dc:date>2013-03-08T15:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: MVVM binding to ClassBreakInfo MinimumValue / MaximumValue</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/mvvm-binding-to-classbreakinfo-minimumvalue/m-p/335008#M8607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The binding can't work in this context because:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;ClassBreakInfo is not a FrameworkElement&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;MaximumValue/MinimumValue are not dependency properties&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;The workaround may be to use attached properties as explained by Morten &lt;/SPAN&gt;&lt;A href="http://www.sharpgis.net/post/2009/05/03/Using-surrogate-binders-in-Silverlight.aspx"&gt;here&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 14:24:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/mvvm-binding-to-classbreakinfo-minimumvalue/m-p/335008#M8607</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2013-03-12T14:24:36Z</dc:date>
    </item>
  </channel>
</rss>

