public static MouseCursor GetMouseCursor(CursorType cursorType) { return(cursors.GetMouseCursor(cursorType)); }