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

속성 값

Automation 속성 식별자입니다.

적용 대상