UIElementAutomationPeer::GetItemTypeCore Method ()
.NET Framework (current version)
Gets a human-readable string that contains the item type that the UIElement for this UIElementAutomationPeer represents. This method is called by GetItemType.
Assembly: PresentationCore (in PresentationCore.dll)
Return Value
Type: System::String^The string that contains the ItemType that is returned by GetItemType.
String examples are "Mail Message", "Contact", and "Document".
.NET Framework
Available since 3.0
Available since 3.0
Show: