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
Adding static functions to the converters would allow static function binding instead of using actual Converters. Actual converters could still be used where appropriate though.
Describe the solution
Add a static functions that can beused instead of the IValueConverter
Alternatives
Use the converter as a StaticResource value converter
Additional info
No response
Help us help you
Yes, I'd like to be assigned to work on this item.