AutomationPeer.GetItemStatus Method
Silverlight
Gets text that conveys the visual status of the object that is associated with this automation peer.
Namespace: System.Windows.Automation.Peers
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.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.