How can i force an image control (in WPF) to react to the assigned mouse events when there is no image assigned? Took over an our to finally realize WPF seems to disable image controls when they are empty. (assuming this would have a code solution.. )