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

When implemented in a derived class, returns class-specific System.Windows.Automation.Peers.AutomationPeer implementations for the Silverlight automation infrastructure.

Syntax

Visual Basic (Declaration) 
Protected Overrides NotOverridable Function OnCreateAutomationPeer() As AutomationPeer
C# 
protected override AutomationPeer OnCreateAutomationPeer()

Return Value

The class-specific System.Windows.Automation.Peers.AutomationPeer subclass to return.

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.