Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the name of the UIElement that is associated with this UIElementAutomationPeer. This method is called by GetClassName().
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Controls
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Protected Overrides Function GetClassNameCore As String
protected override string GetClassNameCore()
protected:
virtual String^ GetClassNameCore() override
protected override function GetClassNameCore() : String
Return Value
An Empty() string.
See Also
ElementModelContainerAutomationPeer Class
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Controls Namespace