ArcGIS API for Windows Phone - Library Reference
LegendChanged Event
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ArcGISDynamicMapServiceLayer Class : LegendChanged Event

Occurs when the legend of the layer changed.

Syntax

Visual Basic (Declaration) 
Public Event LegendChanged As EventHandler(Of EventArgs)
C# 
public event EventHandler<EventArgs> LegendChanged

Remarks

Actually, for this kind of layer, the legend never changes.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.