ArcFM Desktop Developer Guide
CalendarAutomationPeer Class Methods


For a list of all members of this type, see CalendarAutomationPeer 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 MethodGetPatternOverridden. Gets the control pattern that is associated with the specified System.Windows.Automation.Peers.PatternInterface.  
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)
Top
Protected Methods
 NameDescription
Protected MethodGetAcceleratorKeyCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodGetAccessKeyCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected MethodGetAutomationControlTypeCoreOverridden. Gets the control type for the element that is associated with the UI Automation peer.  
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 MethodGetClassNameCoreOverridden. Called by GetClassName that gets a human readable name that, in addition to AutomationControlType, differentiates the control represented by this AutomationPeer.  
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

CalendarAutomationPeer Class
Microsoft.Windows.Automation.Peers Namespace

 

 


Send Comment