Share via


GridItemPatternIdentifiers.RowProperty Property

Definition

Identifies the Row automation property.

public:
 static property AutomationProperty ^ RowProperty { AutomationProperty ^ get(); };
static AutomationProperty RowProperty();
public static AutomationProperty RowProperty { get; }
var automationProperty = GridItemPatternIdentifiers.rowProperty;
Public Shared ReadOnly Property RowProperty As AutomationProperty

Property Value

The automation property identifier.

Applies to