Share via


Ribbon.ExpandedEvent Field

Identifies the Expanded routed event.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

Ribbon Class

Microsoft.Windows.Controls.Ribbon Namespace