LEADTOOLS WinRT(Leadtools.Controls)
LEAD Technologies, Inc

NativeEventArgs Property


Gets or sets the native Windows Runtime event associated with this event. WinRT support
Syntax
public RoutedEventArgs NativeEventArgs {get; set;}
 get_NativeEventArgs();
set_NativeEventArgs(value);

Property Value

The native Windows Runtime event associated with this event.
Remarks

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).

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

InteractiveEventArgs Class
InteractiveEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.