Mouse.AddQueryCursorHandler Method
.NET Framework 3.5
Adds a handler for the QueryCursor attached event.
Assembly: PresentationCore (in PresentationCore.dll)
public static void AddQueryCursorHandler( DependencyObject element, QueryCursorEventHandler 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.QueryCursorEventHandler
The event handler.
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.