KeyTipService.KeyTipAccessedEvent Field
Identifies the KeyTipAccessed routed event.
Namespace: Microsoft.Windows.Controls
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
Public Shared ReadOnly KeyTipAccessedEvent As RoutedEvent
public static readonly RoutedEvent KeyTipAccessedEvent
public:
static initonly RoutedEvent^ KeyTipAccessedEvent
static val KeyTipAccessedEvent: RoutedEvent
public static final var KeyTipAccessedEvent : RoutedEvent
Field Value
Type: System.Windows.RoutedEvent
The identifier for the KeyTipAccessed 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.