You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: