WPF sleeping-monitor-un-painted-windows problem
-
I've noticed something a bit annoying with wpf. If i spawn a window, and the monitor is sleeping, then my window doesn't get painted until you invalidate it by moving your mouse around it... clicking at it... or resizing it... I've made a proof of concept vs.net solution to illustrate what i'm encountering: http://wolfsfiles.googlepages.com/SleepingMonitorWpfProblem.zip[^]
-
I've noticed something a bit annoying with wpf. If i spawn a window, and the monitor is sleeping, then my window doesn't get painted until you invalidate it by moving your mouse around it... clicking at it... or resizing it... I've made a proof of concept vs.net solution to illustrate what i'm encountering: http://wolfsfiles.googlepages.com/SleepingMonitorWpfProblem.zip[^]
I've created a bug report here: https://connect.microsoft.com/WPF/feedback/ViewFeedback.aspx?FeedbackID=486671[^] If you experienced the issue i described (please vote in the "Validation" box on that bug report), or found a workaround (then post it here and there also).