GridItemPatternIdentifiers.ContainingGridProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the ContainingGrid automation property.
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
Property Value
The automation property identifier.