public override object ProvideValue(IServiceProvider serviceProvider) { return(_converter.Convert(Text, null, null, null)); }