共用方式為


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

屬性值

自動化屬性識別碼。

適用於