Function FileDialog.this

this(
  UIString caption,
  Window parent,
  Action action = null,
  uint fileDialogFlags = 259u
);