KeyTipAccessedEventArgs Constructor
Initializes a new instance of the KeyTipAccessedEventArgs class.
Namespace: Microsoft.Windows.Controls
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
Public Sub New
public KeyTipAccessedEventArgs()
public:
KeyTipAccessedEventArgs()
new : unit -> KeyTipAccessedEventArgs
public function KeyTipAccessedEventArgs()
.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.