| Visual Basic (Declaration) | |
|---|---|
Public Event LegendChanged As EventHandler(Of EventArgs) | |
| C# | |
|---|---|
public event EventHandler<EventArgs> LegendChanged | |
Target Platforms:Windows Phone 7
|
| ArcGIS API for Windows Phone - Library Reference | |
| LegendChanged Event | |
| See Also Send comments on this topic | |
| ESRI.ArcGIS.Client Namespace > GraphicsLayer Class : LegendChanged Event |
| Visual Basic (Declaration) | |
|---|---|
Public Event LegendChanged As EventHandler(Of EventArgs) | |
| C# | |
|---|---|
public event EventHandler<EventArgs> LegendChanged | |
Target Platforms:Windows Phone 7