public string ToString(TypeFormatFlags flags) { return(debugger.Dispatcher.UI(() => frame.ToString((TypePrinterFlags)flags))); }