I am trying to find a way around 'The Airspace Problem' concerning implementation of WPF controls.
I am using Kinect Xbox 360, SDK v1.8 and WPF application(Visual C#).
In the XAML file, I have implemented a web browser control within Kinect Region. When I run the application, the web browser overshadows the Kinect region.
I wish to show the cursor movement on the web browser page. Any help is appreciated.