共用方式為


SelectorItemAutomationPeer.SelectionContainer 屬性

定義

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

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

屬性值

使用者介面自動化提供者。

實作

適用於