GridItemPatternIdentifiers.ContainingGridProperty 属性

定义

标识 ContainingGrid 自动化属性。

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

属性值

自动化属性标识符。

适用于