Share via


RibbonGalleryItem.SelectedEvent Field

Identifies the Selected routed event.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

RibbonGalleryItem Class

Microsoft.Windows.Controls.Ribbon Namespace