共用方式為


LoopingSelectorItemAutomationPeer.SelectionContainer 屬性

定義

取得實作 ISelectionProvider 並 做為呼叫物件的容器的 UI 自動化提供者。

public:
 property IRawElementProviderSimple ^ SelectionContainer { IRawElementProviderSimple ^ get(); };
IRawElementProviderSimple SelectionContainer();
public IRawElementProviderSimple SelectionContainer { get; }
var iRawElementProviderSimple = loopingSelectorItemAutomationPeer.selectionContainer;
Public ReadOnly Property SelectionContainer As IRawElementProviderSimple

屬性值

支援 ISelectionProvider的提供者。

實作

適用於