Partilhar via


Evento RibbonGalleryItem.Unselected

Ocorre quando o IsSelected a propriedade das alterações de item para false.

Namespace:  Microsoft.Windows.Controls.Ribbon
Assembly:  RibbonControlsLibrary (em RibbonControlsLibrary.dll)

Sintaxe

'Declaração
Public Event Unselected As RoutedEventHandler
public event RoutedEventHandler Unselected
public:
 event RoutedEventHandler^ Unselected {
    void add (RoutedEventHandler^ value);
    void remove (RoutedEventHandler^ value);
}
member Unselected : IEvent<RoutedEventHandler,
    RoutedEventArgs>
O JScript não oferece suporte a eventos.

Segurança do .NET Framework

Consulte também

Referência

RibbonGalleryItem Classe

Namespace Microsoft.Windows.Controls.Ribbon