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

Called after the behavior is attached to an AssociatedObject.

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub OnAttached() 
C# 
protected override void OnAttached()

Remarks

Override this to hook up functionality to the AssociatedObject.

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.