Kenric Nugteren 0719c73eeb More WPF utility functions, for stlyes and converters 11 months ago
..
MultiConverters c8b5752f3b Upgraded Base Framework to .NET8 1 year ago
AbstractConverter.cs 0719c73eeb More WPF utility functions, for stlyes and converters 11 months ago
BitmapToBitmapImageConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 year ago
BooleanConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 year ago
BooleanToBooleanConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 year ago
BooleanToBrushConverter.cs 057423ee06 Tweaked WPF Converters 1 year ago
BooleanToGridLengthConverter.cs 7298f16c61 Added BooleanToGridLength Converter 11 months ago
BooleanToImageSourceConverter.cs 057423ee06 Tweaked WPF Converters 1 year ago
BooleanToStringConverter.cs 057423ee06 Tweaked WPF Converters 1 year ago
BooleanToVisibilityConverter.cs 057423ee06 Tweaked WPF Converters 1 year ago
BytesToBitmapImageConverter.cs 713802edcd Fix to empty bitmapimage problems by hiding a method and making anyone go through the ImageUtils.LoadImage(byte[]?) function, allowing the result to be null. 1 year ago
DateTimeToStringConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 year ago
DateTimeToVisibilityConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 year ago
DateToStringConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 year ago
FuncConverter.cs 0719c73eeb More WPF utility functions, for stlyes and converters 11 months ago
GuidToImageSourceConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 year ago
RelativeFontSize.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
TimeSpanToStringConverter.cs 83e4544657 Added Customise function to LinkedProperties 1 year ago