Stylus.AddStylusOutOfRangeHandler Method
.NET Framework 3.5
Adds a handler for the StylusOutOfRange attached event.
Assembly: PresentationCore (in PresentationCore.dll)
public static void AddStylusOutOfRangeHandler( DependencyObject element, StylusEventHandler handler )
You cannot use methods in XAML.
Parameters
- element
- Type: System.Windows.DependencyObject
The UIElement or ContentElement that listens to this event.
- handler
- Type: System.Windows.Input.StylusEventHandler
The event handler to add.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.