WPF: A running screensaver/other window while the Main Window is 'idle'

Posted by eibhrum on Stack Overflow See other posts from Stack Overflow or by eibhrum
Published on 2010-03-12T16:45:37Z Indexed on 2010/03/12 16:47 UTC
Read the original article Hit count: 669

Filed under:
|

Hi,

I just wanna ask if there's a way to create a 'screensaver'/other running window in WPF that will be displayed after the main window is 'idled' (no 'movements' happening inside the main window) like for about a minute or two.

Any suggestions?

© Stack Overflow or respective owner

Related posts about c#

Related posts about wpf