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 的提供程序。

实现

适用于