Compartilhar via


Método RibbonGalleryItemDataAutomationPeer.ISelectionItemProvider.RemoveFromSelection

Remove o RibbonGalleryItem que está associado esta RibbonGalleryItemDataAutomationPeer da coleção de itens selecionados.

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

Sintaxe

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

Implementações

ISelectionItemProvider.RemoveFromSelection()

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