ArcGIS API for Silverlight - Library Reference
GetClassNameCore Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Automation.Peers Namespace > MapAutomationPeer Class : GetClassNameCore Method

Returns the name of the System.Windows.UIElement that is associated with this System.Windows.Automation.Peers.FrameworkElementAutomationPeer. This method is called by System.Windows.Automation.Peers.AutomationPeer.GetClassName.

Syntax

Visual Basic (Declaration) 
Protected Overrides Function GetClassNameCore() As String
C# 
protected override string GetClassNameCore()

Return Value

The name of the owner type that is associated with this System.Windows.Automation.Peers.FrameworkElementAutomationPeer.

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.