Just that. I found a similar question here : 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.