UIElementAutomationPeer::GetItemStatusCore Method ()
.NET Framework (current version)
Gets a string that communicates the visual status of the UIElement that is associated with this UIElementAutomationPeer. This method is called by GetItemStatus.
Assembly: PresentationCore (in PresentationCore.dll)
Return Value
Type: System::String^The string that contains the ItemStatus that is returned by GetItemStatus.
For example, the status of a messenger contact can be "Busy" or "Online".
.NET Framework
Available since 3.0
Available since 3.0
Show: