1 reference to OnQueryCursor
PresentationFramework (1)
src\Framework\System\Windows\FrameworkContentElement.cs (1)
96
EventManager.RegisterClassHandler(typeof(FrameworkContentElement), Mouse.QueryCursorEvent, new QueryCursorEventHandler(FrameworkContentElement.
OnQueryCursor
), true);