This topic has not yet been rated - Rate this topic

FrameAutomationPeer Class

July 26, 2012

Exposes Frame types to UI automation.

Namespace:  System.Windows.Automation.Peers
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
public class FrameAutomationPeer : FrameworkElementAutomationPeer

The FrameAutomationPeer type exposes the following members.

  NameDescription
Public methodFrameAutomationPeerInitializes a new instance of the FrameAutomationPeer class.
Top
  NameDescription
Public propertyDispatcher (Inherited from DependencyObject.)
Public propertyEventsSource (Inherited from AutomationPeer.)
Public propertyOwner (Inherited from FrameworkElementAutomationPeer.)
Top
  NameDescription
Public methodCheckAccess (Inherited from DependencyObject.)
Public methodClearValue (Inherited from DependencyObject.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetAcceleratorKey (Inherited from AutomationPeer.)
Protected methodGetAcceleratorKeyCore (Inherited from FrameworkElementAutomationPeer.)
Public methodGetAccessKey (Inherited from AutomationPeer.)
Protected methodGetAccessKeyCore (Inherited from FrameworkElementAutomationPeer.)
Public methodGetAnimationBaseValue (Inherited from DependencyObject.)
Public methodGetAutomationControlType (Inherited from AutomationPeer.)
Protected methodGetAutomationControlTypeCoreGets the control type for the element that is associated with the UI automation peer. (Overrides FrameworkElementAutomationPeer.GetAutomationControlTypeCore().)
Public methodGetAutomationId (Inherited from AutomationPeer.)
Protected methodGetAutomationIdCore (Inherited from FrameworkElementAutomationPeer.)
Public methodGetBoundingRectangle (Inherited from AutomationPeer.)
Protected methodGetBoundingRectangleCore (Inherited from FrameworkElementAutomationPeer.)
Public methodGetChildren (Inherited from AutomationPeer.)
Protected methodGetChildrenCore (Inherited from FrameworkElementAutomationPeer.)
Public methodGetClassName (Inherited from AutomationPeer.)
Protected methodGetClassNameCoreGets the name of the Frame that is associated with this FrameAutomationPeer. This method is called by GetClassName. (Overrides FrameworkElementAutomationPeer.GetClassNameCore().)
Public methodGetClickablePoint (Inherited from AutomationPeer.)
Protected methodGetClickablePointCore (Inherited from FrameworkElementAutomationPeer.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetHelpText (Inherited from AutomationPeer.)
Protected methodGetHelpTextCore (Inherited from FrameworkElementAutomationPeer.)
Public methodGetItemStatus (Inherited from AutomationPeer.)
Protected methodGetItemStatusCore (Inherited from FrameworkElementAutomationPeer.)
Public methodGetItemType (Inherited from AutomationPeer.)
Protected methodGetItemTypeCore (Inherited from FrameworkElementAutomationPeer.)
Public methodGetLabeledBy (Inherited from AutomationPeer.)
Protected methodGetLabeledByCore (Inherited from FrameworkElementAutomationPeer.)
Public methodGetLocalizedControlType (Inherited from AutomationPeer.)
Protected methodGetLocalizedControlTypeCore (Inherited from FrameworkElementAutomationPeer.)
Public methodGetName (Inherited from AutomationPeer.)
Protected methodGetNameCoreGets the text label of the Frame that is associated with this FrameAutomationPeer. Called by GetName. (Overrides FrameworkElementAutomationPeer.GetNameCore().)
Public methodGetOrientation (Inherited from AutomationPeer.)
Protected methodGetOrientationCore (Inherited from FrameworkElementAutomationPeer.)
Public methodGetParent (Inherited from AutomationPeer.)
Public methodGetPattern (Inherited from FrameworkElementAutomationPeer.)
Public methodGetType (Inherited from Object.)
Public methodGetValue (Inherited from DependencyObject.)
Public methodHasKeyboardFocus (Inherited from AutomationPeer.)
Protected methodHasKeyboardFocusCore (Inherited from FrameworkElementAutomationPeer.)
Public methodInvalidatePeer (Inherited from AutomationPeer.)
Public methodIsContentElement (Inherited from AutomationPeer.)
Protected methodIsContentElementCore (Inherited from FrameworkElementAutomationPeer.)
Public methodIsControlElement (Inherited from AutomationPeer.)
Protected methodIsControlElementCore (Inherited from FrameworkElementAutomationPeer.)
Public methodIsEnabled (Inherited from AutomationPeer.)
Protected methodIsEnabledCore (Inherited from FrameworkElementAutomationPeer.)
Public methodIsKeyboardFocusable (Inherited from AutomationPeer.)
Protected methodIsKeyboardFocusableCore (Inherited from FrameworkElementAutomationPeer.)
Public methodIsOffscreen (Inherited from AutomationPeer.)
Protected methodIsOffscreenCore (Inherited from FrameworkElementAutomationPeer.)
Public methodIsPassword (Inherited from AutomationPeer.)
Protected methodIsPasswordCore (Inherited from FrameworkElementAutomationPeer.)
Public methodIsRequiredForForm (Inherited from AutomationPeer.)
Protected methodIsRequiredForFormCore (Inherited from FrameworkElementAutomationPeer.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodPeerFromProvider (Inherited from AutomationPeer.)
Protected methodProviderFromPeer (Inherited from AutomationPeer.)
Public methodRaiseAutomationEvent (Inherited from AutomationPeer.)
Public methodRaisePropertyChangedEvent (Inherited from AutomationPeer.)
Public methodReadLocalValue (Inherited from DependencyObject.)
Public methodSetFocus (Inherited from AutomationPeer.)
Protected methodSetFocusCore (Inherited from FrameworkElementAutomationPeer.)
Public methodSetValue (Inherited from DependencyObject.)
Public methodToString (Inherited from Object.)
Top

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.