TextPatternIdentifiers.MixedAttributeValue 字段

定义

标识给定属性的值是否因丰富编辑控件中的文本范围而异。

public: static initonly System::Object ^ MixedAttributeValue;
public static readonly object MixedAttributeValue;
 staticval mutable MixedAttributeValue : obj
Public Shared ReadOnly MixedAttributeValue As Object 

字段值

注解

GetAttributeValue 返回 TextPattern.MixedAttributeValue 以指示此变体,而不是属性值的集合。

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

此属性的值的类型 Object

适用于

另请参阅