Share via


RibbonGallery.SelectionChangedEvent Field

Identifies the SelectionChanged routed event.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

RibbonGallery Class

Microsoft.Windows.Controls.Ribbon Namespace