<?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 Property_Changed on FeatureLayer in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/property-changed-on-featurelayer/m-p/240864#M6210</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi friends,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i've some questions about Property_Changed event on feature layer:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it's possible to fire this event by code ? for example after adding a graphic objects&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;wich are the cause for firing property change event ? ( i know when editing objects but there are others ? )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GP&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 May 2011 14:26:58 GMT</pubDate>
    <dc:creator>MarcoRosa</dc:creator>
    <dc:date>2011-05-16T14:26:58Z</dc:date>
    <item>
      <title>Property_Changed on FeatureLayer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/property-changed-on-featurelayer/m-p/240864#M6210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi friends,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i've some questions about Property_Changed event on feature layer:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it's possible to fire this event by code ? for example after adding a graphic objects&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;wich are the cause for firing property change event ? ( i know when editing objects but there are others ? )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GP&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2011 14:26:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/property-changed-on-featurelayer/m-p/240864#M6210</guid>
      <dc:creator>MarcoRosa</dc:creator>
      <dc:date>2011-05-16T14:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Property_Changed on FeatureLayer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/property-changed-on-featurelayer/m-p/240865#M6211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Only the class that declares the event can fire it. It's not possible to fire events from outside that class, unless a specific method was exposed on it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The event fires if a property on the layer changes. Since the layer owns its properties, it will fire it when it needs to, so there shouldn't be a reason for having to fire it from outside of it (but please do share why you need this).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that this event is only provided to support data binding scenarios. Generally changing DependencyProperties doesn't fire this event because it has other means for trigger rebinding.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2011 15:28:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/property-changed-on-featurelayer/m-p/240865#M6211</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2011-05-16T15:28:53Z</dc:date>
    </item>
  </channel>
</rss>

