C#
VB
WinRT C#
Gets or sets the native Windows Runtime event associated with this event.
public RoutedEventArgs NativeEventArgs {get; set;} Public Property NativeEventArgs As RoutedEventArgs public RoutedEventArgs NativeEventArgs {get; set;} get_NativeEventArgs();set_NativeEventArgs(value);Object.defineProperty('NativeEventArgs');
The native Windows Runtime event associated with this event.
This is the native Windows Runtime event. For example, if the this event was triggered through a 'mousedown' event. Then NativeEventArgs will contain the native event data (e).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
