ArcGIS Runtime SDK for WPF - Library Reference
LegendChanged Event
See Also 
ESRI.ArcGIS.Client Namespace > GraphicsLayer Class : LegendChanged Event

Occurs when the legend of the layer changed (e.g. when the renderer changed)

Syntax

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

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.