ArcGIS API for Windows Phone - Library Reference
LegendChanged Event
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > TemporalRenderer 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

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.