ArcFM Engine Developer Guide
BooleanStateIndicatorAutomationPeer Class Methods


For a list of all members of this type, see BooleanStateIndicatorAutomationPeer members.

Public Methods
 NameDescription
Public MethodGetAcceleratorKey (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodGetAccessKey (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodGetAutomationControlType (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodGetAutomationId (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodGetBoundingRectangle (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodGetChildren (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodGetClassName (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodGetClickablePoint (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodGetControlledPeers (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodGetHelpText (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodGetItemStatus (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodGetItemType (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodGetLabeledBy (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodGetLiveSetting (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodGetLocalizedControlType (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodGetName (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodGetOrientation (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodGetParent (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodGetPattern (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Public MethodGetPeerFromPoint (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodGetPositionInSet (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodGetSizeOfSet (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodHasKeyboardFocus (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodInvalidatePeer (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodIsContentElement (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodIsControlElement (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodIsEnabled (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodIsKeyboardFocusable (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodIsOffscreen (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodIsPassword (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodIsRequiredForForm (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodRaiseAsyncContentLoadedEvent (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodRaiseAutomationEvent (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodRaisePropertyChangedEvent (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodResetChildrenCache (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodSetFocus (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public MethodToggle  
Top
Protected Methods
 NameDescription
Protected MethodGetAcceleratorKeyCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodGetAccessKeyCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodGetAutomationControlTypeCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodGetAutomationIdCore (Inherited from System.Windows.Automation.Peers.FrameworkElementAutomationPeer)
Protected MethodGetBoundingRectangleCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodGetChildrenCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodGetClassNameCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodGetClickablePointCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodGetControlledPeersCore (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Protected MethodGetHelpTextCore (Inherited from System.Windows.Automation.Peers.FrameworkElementAutomationPeer)
Protected MethodGetHostRawElementProviderCore (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Protected MethodGetItemStatusCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodGetItemTypeCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodGetLabeledByCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodGetLiveSettingCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodGetLocalizedControlTypeCore (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Protected MethodGetNameCore (Inherited from System.Windows.Automation.Peers.FrameworkElementAutomationPeer)
Protected MethodGetOrientationCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodGetPeerFromPointCore (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Protected MethodGetPositionInSetCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodGetSizeOfSetCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodHasKeyboardFocusCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodIsContentElementCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodIsControlElementCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodIsEnabledCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodIsKeyboardFocusableCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodIsOffscreenCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodIsPasswordCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodIsRequiredForFormCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodPeerFromProvider (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Protected MethodSetFocusCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Top
See Also

Reference

BooleanStateIndicatorAutomationPeer Class
Miner.PresentationFramework.Automation.Peers Namespace

 

 


Send Comment