Gaandalf
Gaandalf
CC#
Created by Gaandalf on 1/25/2023 in #help
❔ Culture based Type Conversions
Hello, There is a problem in my wpf app, while convertring types using Convert class we have to define IFormatProvider at every method, is there a way to set CultureInfo to CultureInfo.InvariantCulture as default, there is too much type conversions in the project and it's so hard to add every conversions to this parameter.
24 replies