2 references to OnQueryCursor
PresentationFramework (2)
System\windows\Documents\TextEditor.cs (1)
709
TextEditorMouse.
OnQueryCursor
(_uiScope, e);
System\windows\Documents\TextEditorMouse.cs (1)
51
EventManager.RegisterClassHandler(controlType, Mouse.QueryCursorEvent, new QueryCursorEventHandler(
OnQueryCursor
));