次の方法で共有


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

プロパティ値

オートメーション プロパティ識別子。

適用対象