共用方式為


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

屬性值

自動化屬性識別碼。

適用於