TableCellAutomationPeer.IGridItemProvider.ContainingGrid Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera dostawcę automatyzacja interfejsu użytkownika, który implementuje GridPattern i reprezentuje kontener komórki lub elementu.
property System::Windows::Automation::Provider::IRawElementProviderSimple ^ System::Windows::Automation::Provider::IGridItemProvider::ContainingGrid { System::Windows::Automation::Provider::IRawElementProviderSimple ^ get(); };
System.Windows.Automation.Provider.IRawElementProviderSimple System.Windows.Automation.Provider.IGridItemProvider.ContainingGrid { get; }
member this.System.Windows.Automation.Provider.IGridItemProvider.ContainingGrid : System.Windows.Automation.Provider.IRawElementProviderSimple
ReadOnly Property ContainingGrid As IRawElementProviderSimple Implements IGridItemProvider.ContainingGrid
Wartość właściwości
Dostawca automatyzacja interfejsu użytkownika, który implementuje obiekt GridPattern i reprezentuje kontener komórki lub elementu.
Implementuje
Uwagi
Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy TableCellAutomationPeer wystąpienie jest rzutowanie do interfejsu IGridItemProvider .