Just that. I found a similar question here : http://stackoverflow.com/questions/377927/c-console-console-clear-problem
but that didn't answer the question.
UPDATES :
Console.Clear() throws : IOException (The handle is invalid)
The app is a WPF app. Writing to the console however is no problem at all, nor is reading from.