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