共用方式為


IAccessibleAdornmentControl 介面

定義

代表應該由螢幕助讀程式大聲朗讀的裝飾。 主要應該針對在文字行中/上存有焦點的UI控件實作。

public interface IAccessibleAdornmentControl
type IAccessibleAdornmentControl = interface
Public Interface IAccessibleAdornmentControl

備註

這應該由與裝飾標記相關聯的控件實作。/>。

方法

GetAutomationText()

取得螢幕助讀程式要讀取的文字。

適用於