UIElementAutomationPeer::GetClassNameCore Method ()

 

Gets the name of the UIElement that is associated with this UIElementAutomationPeer. This method is called by GetClassName.

Namespace:   System.Windows.Automation.Peers
Assembly:  PresentationCore (in PresentationCore.dll)

protected:
virtual String^ GetClassNameCore() override

Return Value

Type: System::String^

An Empty string.

.NET Framework
Available since 3.0
Return to top
Show: