1 reference to TryFormat
Microsoft.Maui.Controls (1)
MultiBinding.cs (1)
204
if (valuearray != null && Converter == null && StringFormat != null && BindingBase.
TryFormat
(StringFormat, valuearray, out var formatted))