Partilhar via


Método RibbonGalleryItemDataAutomationPeer.ISelectionItemProvider.AddToSelection

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Essa API não está implementada.

Namespace:  Microsoft.Windows.Automation.Peers
Assembly:  RibbonControlsLibrary (em RibbonControlsLibrary.dll)

Sintaxe

'Declaração
Private Sub AddToSelection Implements ISelectionItemProvider.AddToSelection
void ISelectionItemProvider.AddToSelection()
private:
virtual void AddToSelection() sealed = ISelectionItemProvider::AddToSelection
private abstract AddToSelection : unit -> unit 
private override AddToSelection : unit -> unit 
JScript não oferece suporte para implementações de interfaces explícitas.

Implementações

ISelectionItemProvider.AddToSelection()

Exceções

Exceção Condição
InvalidOperationException

Em todos os casos.

Comentários

Esse membro é uma implementação de um membro de interface explícita. Ele pode ser usado somente quando a RibbonGalleryItemDataAutomationPeer instância é convertida em um ISelectionItemProvider interface.

Segurança do .NET Framework

Consulte também

Referência

RibbonGalleryItemDataAutomationPeer Classe

Namespace Microsoft.Windows.Automation.Peers