AutomationPeer.GetItemStatus Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets text that conveys the visual status of the object that is associated with this automation peer.
Assembly: System.Windows (in System.Windows.dll)
Status conveys information that is state-based and not adequately conveyed by a name or class name to the user at run time. For example, the status of a messenger contact might be "Busy" or "Online".
This implementation does nothing more than calling GetItemStatusCore.