Share via


RibbonGalleryItem.UnselectedEvent Field

Identifies the Unselected routed event.

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

Syntax

'Declaration
Public Shared ReadOnly UnselectedEvent As RoutedEvent
public static readonly RoutedEvent UnselectedEvent
public:
static initonly RoutedEvent^ UnselectedEvent
static val UnselectedEvent: RoutedEvent
public static final var UnselectedEvent : RoutedEvent

Field Value

Type: System.Windows.RoutedEvent
The identifier for the Unselected routed event.

.NET Framework Security

See Also

Reference

RibbonGalleryItem Class

Microsoft.Windows.Controls.Ribbon Namespace