In a WPF project I have a OpenFileDialog that gets a filename from filesystem and puts it in a textBox.
Now if I put the phi greek letter with charmpa in a filename
and create this
the textbox that receives the filename doesn't display the phi greek letter
and displays it with blank chars.