GridPatternIdentifiers.RowCountProperty Property

Definition

Identifies the RowCount automation property.

public:
 static property AutomationProperty ^ RowCountProperty { AutomationProperty ^ get(); };
static AutomationProperty RowCountProperty();
public static AutomationProperty RowCountProperty { get; }
var automationProperty = GridPatternIdentifiers.rowCountProperty;
Public Shared ReadOnly Property RowCountProperty As AutomationProperty

Property Value

The automation property identifier.

Applies to