MultipleViewPatternIdentifiers.CurrentViewProperty Property

Definition

Identifies the CurrentView automation property.

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

Property Value

The automation property identifier.

Applies to