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

Raised when the layer has been initialized

Syntax

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

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.