Avalonia.Data.Converters
Class | Summary |
Provides a default set of value conversions for bindings that do not specify a value converter. | |
A multi-value converter which calls System.String.Format(System.String,System.Object) | |
A value converter which calls System.String.Format(System.String,System.Object) |
Interface | Summary |
Converts multi-binding inputs to a final value. | |
Converts a binding value. |
Last modified 1yr ago