Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.