ShapeAccessibleObject Members

The ShapeAccessibleObject type exposes the following members.

Constructors

  Name Description
Public method ShapeAccessibleObject

Top

Methods

  Name Description
Public method CreateObjRef Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.)
Public method DoDefaultAction (Overrides AccessibleObject.DoDefaultAction().)
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetChild (Overrides AccessibleObject.GetChild(Int32).)
Public method GetChildCount (Overrides AccessibleObject.GetChildCount().)
Public method GetFocused Retrieves the object that has the keyboard focus. (Inherited from AccessibleObject.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetHelpTopic (Overrides AccessibleObject.GetHelpTopic(String%).)
Public method GetLifetimeService Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.)
Public method GetSelected Retrieves the currently selected child. (Inherited from AccessibleObject.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method HitTest (Overrides AccessibleObject.HitTest(Int32, Int32).)
Public method InitializeLifetimeService Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone Overloaded.
Public method Navigate (Overrides AccessibleObject.Navigate(AccessibleNavigation).)
Public method Select (Overrides AccessibleObject.Select(AccessibleSelection).)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)
Protected method UseStdAccessibleObjects Infrastructure. Overloaded.

Top

Properties

  Name Description
Public property Bounds (Overrides AccessibleObject.Bounds.)
Public property DefaultAction (Overrides AccessibleObject.DefaultAction.)
Public property Description (Overrides AccessibleObject.Description.)
Public property Help (Overrides AccessibleObject.Help.)
Public property KeyboardShortcut (Overrides AccessibleObject.KeyboardShortcut.)
Public property Name (Overrides AccessibleObject.Name.)
Public property Parent (Overrides AccessibleObject.Parent.)
Public property Role (Overrides AccessibleObject.Role.)
Public property State (Overrides AccessibleObject.State.)
Public property Value (Overrides AccessibleObject.Value.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IAccessible.accChildCount Infrastructure. Gets the number of child interfaces that belong to this object. For a description of this member, see IAccessible.accChildCount. (Inherited from AccessibleObject.)
Explicit interface implemetationPrivate method IAccessible.accDoDefaultAction Infrastructure. Performs the specified object's default action. Not all objects have a default action. For a description of this member, see IAccessible.accDoDefaultAction. (Inherited from AccessibleObject.)
Explicit interface implemetationPrivate property IAccessible.accFocus Infrastructure. Gets the object that has the keyboard focus. For a description of this member, see IAccessible.accFocus. (Inherited from AccessibleObject.)
Explicit interface implemetationPrivate method IAccessible.accHitTest Infrastructure. Gets the child object at the specified screen coordinates. For a description of this member, see IAccessible.accHitTest. (Inherited from AccessibleObject.)
Explicit interface implemetationPrivate method IAccessible.accLocation Infrastructure. Gets the object's current screen location. For a description of this member, see IAccessible.accLocation. (Inherited from AccessibleObject.)
Explicit interface implemetationPrivate method IAccessible.accNavigate Infrastructure. Navigates to an accessible object relative to the current object. For a description of this member, see IAccessible.accNavigate. (Inherited from AccessibleObject.)
Explicit interface implemetationPrivate property IAccessible.accParent Infrastructure. Gets the parent accessible object of this object. For a description of this member, see IAccessible.accParent. (Inherited from AccessibleObject.)
Explicit interface implemetationPrivate method IAccessible.accSelect Infrastructure. Modifies the selection or moves the keyboard focus of the accessible object. For a description of this member, see IAccessible.accSelect. (Inherited from AccessibleObject.)
Explicit interface implemetationPrivate property IAccessible.accSelection Infrastructure. Gets the selected child objects of an accessible object. For a description of this member, see IAccessible.accSelection. (Inherited from AccessibleObject.)
Explicit interface implemetationPrivate method IReflect.GetField Infrastructure. Gets the System.Reflection.FieldInfo object corresponding to the specified field and binding flag. For a description of this member, see IReflect.GetField. (Inherited from AccessibleObject.)
Explicit interface implemetationPrivate method IReflect.GetFields Infrastructure. Gets an array of System.Reflection.FieldInfo objects corresponding to all fields of the current class. For a description of this member, see IReflect.GetFields. (Inherited from AccessibleObject.)
Explicit interface implemetationPrivate method IReflect.GetMember Infrastructure. Gets an array of System.Reflection.MemberInfo objects corresponding to all public members or to all members that match a specified name. For a description of this member, see IReflect.GetMember. (Inherited from AccessibleObject.)
Explicit interface implemetationPrivate method IReflect.GetMembers Infrastructure. Gets an array of System.Reflection.MemberInfo objects corresponding either to all public members or to all members of the current class. For a description of this member, see IReflect.GetMembers. (Inherited from AccessibleObject.)
Explicit interface implemetationPrivate method IReflect.GetMethod Infrastructure. Gets a System.Reflection.MethodInfo object corresponding to a specified method, using a Type array to choose from among overloaded methods. For a description of this member, see IReflect.GetMethod. (Inherited from AccessibleObject.)
Explicit interface implemetationPrivate method IReflect.GetMethod Infrastructure. Gets a System.Reflection.MethodInfo object corresponding to a specified method under specified search constraints. For a description of this member, see IReflect.GetMethod. (Inherited from AccessibleObject.)
Explicit interface implemetationPrivate method IReflect.GetMethods Infrastructure. Gets an array of System.Reflection.MethodInfo objects with all public methods or all methods of the current class. For a description of this member, see IReflect.GetMethods. (Inherited from AccessibleObject.)
Explicit interface implemetationPrivate method IReflect.GetProperties Infrastructure. Gets an array of System.Reflection.PropertyInfo objects corresponding to all public properties or to all properties of the current class. For a description of this member, see IReflect.GetProperties. (Inherited from AccessibleObject.)
Explicit interface implemetationPrivate method IReflect.GetProperty Infrastructure. Gets a System.Reflection.PropertyInfo object corresponding to a specified property under specified search constraints. For a description of this member, see IReflect.GetProperty. (Inherited from AccessibleObject.)
Explicit interface implemetationPrivate method IReflect.GetProperty Infrastructure. Gets a System.Reflection.PropertyInfo object corresponding to a specified property with specified search constraints. For a description of this member, see IReflect.GetProperty. (Inherited from AccessibleObject.)
Explicit interface implemetationPrivate method IReflect.InvokeMember Infrastructure. Invokes a specified member. For a description of this member, see IReflect.InvokeMember. (Inherited from AccessibleObject.)
Explicit interface implemetationPrivate property IReflect.UnderlyingSystemType Infrastructure. Gets the underlying type that represents the IReflect object. For a description of this member, see IReflect.UnderlyingSystemType. (Inherited from AccessibleObject.)

Top

See Also

Reference

ShapeAccessibleObject Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace