ArcGIS API for Silverlight - Library Reference
OnChildLayersChanged Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > GroupLayer Class : OnChildLayersChanged Method

e
The System.Windows.DependencyPropertyChangedEventArgs instance containing the event data.
Called when the E:ChildLayers property changes.

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub OnChildLayersChanged( _
   ByVal e As DependencyPropertyChangedEventArgs _
) 
C# 
protected override void OnChildLayersChanged( 
   DependencyPropertyChangedEventArgs e
)

Parameters

e
The System.Windows.DependencyPropertyChangedEventArgs instance containing the event data.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.