Bind icon indicating copy to clipboard operation
Bind copied to clipboard

Value converters?

Open MihaMarkic opened this issue 10 years ago • 0 comments

I think there should really be value converters in here. Besides classic IValueConverter there could be simply a pair of Func<TIn,TOut> being passed to binding method.

MihaMarkic avatar Jan 09 '14 22:01 MihaMarkic