MultipleViewPatternIdentifiers.SupportedViewsProperty Property

Definition

Identifies the automation property that gets the control-specific collection of views.

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

Property Value

The automation property identifier.

Applies to