Condividi tramite


PivotItemDataAutomationPeer.SelectionContainer Proprietà

Definizione

Ottiene il provider di automazione interfaccia utente che implementa ISelectionProvider e funge da contenitore per l'oggetto chiamante.

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

Valore della proprietà

Provider che supporta ISelectionProvider.

Implementazioni

Si applica a