IVsOverrideTextViewAccessibilityState Interface
Visual Studio 2015
Provides overrides for the default behavior of a text view’s MSAA implementation.
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetOverrides(UInt32, UInt32) | Gets the flags to override in the text view’s accessibility state. |
You can override the behavior by setting the VSEDITPROPID_ViewGeneral_AccessibilityStateOverride property of the view.
Show:
