GridItemPatternIdentifiers.RowProperty 属性

定义

标识 自动化属性。

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

属性值

自动化属性标识符。

适用于