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

속성 값

Automation 속성 식별자입니다.

적용 대상