ShapeAccessibleObject Properties

 

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_pubpropertyBounds

Gets the location and size of the accessible object.(Overrides AccessibleObject::Bounds.)

System_CAPS_pubpropertyDefaultAction

Gets a string that describes the default action of the object. Not all objects have a default action.(Overrides AccessibleObject::DefaultAction.)

System_CAPS_pubpropertyDescription

Description(Overrides AccessibleObject::Description.)

System_CAPS_pubpropertyHelp

Gets a description of what the object does or how the object is used.(Overrides AccessibleObject::Help.)

System_CAPS_pubpropertyKeyboardShortcut

Gets the shortcut key or access key for the accessible object.(Overrides AccessibleObject::KeyboardShortcut.)

System_CAPS_pubpropertyName

Name(Overrides AccessibleObject::Name.)

System_CAPS_pubpropertyParent

Gets the parent of an accessible object.(Overrides AccessibleObject::Parent.)

System_CAPS_pubpropertyRole

Role(Overrides AccessibleObject::Role.)

System_CAPS_pubpropertyState

Gets the state of this accessible object.(Overrides AccessibleObject::State.)

System_CAPS_pubpropertyValue

Gets or sets the accessible value for this element.(Overrides AccessibleObject::Value.)

Return to top
Show: