Change cursor
Is there a way to change the cursor in a WPF/E window? I've tried doing it via JavaScript events (setting cursor to "hand" for instance) but it doesn't seem to pick it up. Is it possible to do that and I'm just doing it wrong (wouldn't be the first time :-)).

