DesignSurfaceAccessibleObject Class
The accessible object for the DiagramClientView
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
System::MarshalByRefObject
System.Runtime.InteropServices::StandardOleMarshalObject
System.Windows.Forms::AccessibleObject
System.Windows.Forms::Control::ControlAccessibleObject
Microsoft.VisualStudio.Modeling.Diagrams::DesignSurfaceAccessibleObject
| Name | Description | |
|---|---|---|
![]() | DesignSurfaceAccessibleObject(DiagramClientView^) | Initializes a new instance of the DesignSurfaceAccessibleObject class. |
| Name | Description | |
|---|---|---|
![]() | Bounds | Gets the location and size of this accessible object in screen coordinates.(Overrides AccessibleObject::Bounds.) |
![]() | DefaultAction | (Inherited from Control::ControlAccessibleObject.) |
![]() | Description | (Inherited from Control::ControlAccessibleObject.) |
![]() | Handle | (Inherited from Control::ControlAccessibleObject.) |
![]() | Help | (Inherited from Control::ControlAccessibleObject.) |
![]() | KeyboardShortcut | (Inherited from Control::ControlAccessibleObject.) |
![]() | Name | Gets the object name. (The setter does nothing.)(Overrides Control::ControlAccessibleObject::Name.) |
![]() | Owner | (Inherited from Control::ControlAccessibleObject.) |
![]() | Parent | Gets the parent of an accessible object.(Overrides Control::ControlAccessibleObject::Parent.) |
![]() | Role | Gets the role of this accessible object.(Overrides Control::ControlAccessibleObject::Role.) |
![]() | State | (Inherited from AccessibleObject.) |
![]() | Value | (Inherited from AccessibleObject.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




