Rotate DWM Thumbnails

537 views Asked by At

I was successfully able to register a DWM thumbnail and display it in my window (what I mean is the Vista/Win7 feature which allows you to live stream other top-level windows inside yours). Is there any way to rotate the thumbnail in my window? I Use WPF 3.5 SP1.

2

There are 2 answers

0
Paya On BEST ANSWER

So it seems it is currently not possible:

It has basically the same restrictions as hosting Windows Forms: no visual brush, airspace issues, only uniform scale transforms will work correctlly.

Let's just hope Microsoft will add support for more transforms in Windows 8.

1
Alex Zhevzhik On