LineSegmentAccessibleObject Methods

 

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

NameDescription
System_CAPS_pubmethodCreateObjRef(Type^)

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethodDoDefaultAction()

Performs the default action associated with this accessible object.(Overrides AccessibleObject::DoDefaultAction().)

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetChild(Int32)

Retrieves the accessible child corresponding to the specified index.(Overrides AccessibleObject::GetChild(Int32).)

System_CAPS_pubmethodGetChildCount()

Retrieves the number of children belonging to an accessible object.(Overrides AccessibleObject::GetChildCount().)

System_CAPS_pubmethodGetFocused()

(Inherited from AccessibleObject.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetHelpTopic(String^)

Gets an identifier for a Help topic identifier and the path to the Help file associated with this accessible object.(Overrides AccessibleObject::GetHelpTopic(String^).)

System_CAPS_pubmethodGetLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethodGetSelected()

(Inherited from AccessibleObject.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodHitTest(Int32, Int32)

(Inherited from AccessibleObject.)

System_CAPS_pubmethodInitializeLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone(Boolean)

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethodNavigate(AccessibleNavigation)

Navigates to another accessible object.(Overrides AccessibleObject::Navigate(AccessibleNavigation).)

System_CAPS_pubmethodSelect(AccessibleSelection)

Modifies the selection or moves the keyboard focus of the accessible object.(Overrides AccessibleObject::Select(AccessibleSelection).)

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_protmethodUseStdAccessibleObjects(IntPtr)

(Inherited from AccessibleObject.)

System_CAPS_protmethodUseStdAccessibleObjects(IntPtr, Int32)

(Inherited from AccessibleObject.)

Return to top
Show: