DefaultTextViewOptions::ProduceScreenReaderFriendlyTextId Field

 

Whether or not to replace the coding characters and special symbols (such as (,),{,},etc.) with their textual representation for automated objects to produce friendly text for screen readers.

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

public:
static initonly EditorOptionKey<bool> ProduceScreenReaderFriendlyTextId
Return to top
Show: