1 reference to OnQueryCursor
PresentationFramework (1)
src\Framework\System\Windows\Documents\Hyperlink.cs (1)
54
EventManager.RegisterClassHandler(typeof(Hyperlink), Mouse.QueryCursorEvent, new QueryCursorEventHandler(
OnQueryCursor
));