TextPatternIdentifiers.BackgroundColorAttribute 字段

定义

标识文本范围的 BackgroundColor 属性。

public: static initonly System::Windows::Automation::AutomationTextAttribute ^ BackgroundColorAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute BackgroundColorAttribute;
 staticval mutable BackgroundColorAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly BackgroundColorAttribute As AutomationTextAttribute 

字段值

AutomationTextAttribute

注解

此标识符由UI 自动化提供程序使用。 UI 自动化客户端应用程序应使用等效字段。TextPattern

此属性的值的类型 Int32

默认值为 null 引用(在 Visual Basic 中为 Nothing)。

适用于

另请参阅