MultipleViewPatternIdentifiers.SupportedViewsProperty 属性

定义

标识获取特定于控件的视图集合的自动化属性。

public:
 static property AutomationProperty ^ SupportedViewsProperty { AutomationProperty ^ get(); };
static AutomationProperty SupportedViewsProperty();
public static AutomationProperty SupportedViewsProperty { get; }
var automationProperty = MultipleViewPatternIdentifiers.supportedViewsProperty;
Public Shared ReadOnly Property SupportedViewsProperty As AutomationProperty

属性值

自动化属性标识符。

适用于