Variable FileDialog._filetypeIcons

class FileDialog
{
  // ...
  string[string] _filetypeIcons;
  // ...
}