DateTimeAutomationPeer.IGridItemProvider.ContainingGrid 속성

정의

IGridProvider를 구현하고 셀 또는 항목의 컨테이너를 나타내는 UI 자동화 공급자를 가져옵니다.

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

속성 값

IRawElementProviderSimple

셀 또는 항목 컨테이너를 나타내는 UI 자동화 공급자입니다.

구현

설명

이 멤버는 명시적 인터페이스 멤버 구현이며, DateTimeAutomationPeer 인스턴스가 IGridItemProvider 인터페이스로 캐스팅된 경우에만 사용할 수 있습니다.

적용 대상