GridItemPatternIdentifiers.RowSpanProperty 属性

定义

标识 RowSpan 属性。

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

属性值

自动化属性标识符。

适用于