RibbonControlService.DismissPopupEvent Field

Identifies the DismissPopup routed event.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

RibbonControlService Class

Microsoft.Windows.Controls.Ribbon Namespace