AVEVA OMI Software Developer Kit
Members 



ArchestrA.Client.CommonUtil Namespace : BusyIndicator.BusyIndicatorAutomationPeer Class
BusyIndicator.BusyIndicatorAutomationPeer Class
Syntax
'Declaration
 
Private NotInheritable Class BusyIndicator.BusyIndicatorAutomationPeer 
   Inherits System.Windows.Automation.Peers.FrameworkElementAutomationPeer
'Usage
 
Dim instance As BusyIndicator.BusyIndicatorAutomationPeer
private sealed class BusyIndicator.BusyIndicatorAutomationPeer : System.Windows.Automation.Peers.FrameworkElementAutomationPeer 
private ref class BusyIndicator.BusyIndicatorAutomationPeer sealed : public System.Windows.Automation.Peers.FrameworkElementAutomationPeer 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.Automation.Peers.AutomationPeer
         System.Windows.Automation.Peers.UIElementAutomationPeer
            System.Windows.Automation.Peers.FrameworkElementAutomationPeer
               ArchestrA.Client.CommonUtil.BusyIndicator.BusyIndicatorAutomationPeer

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also