3 references to ItemDisplayBinding
Microsoft.Maui.Controls (3)
Picker\Picker.cs (3)
230 if (ItemDisplayBinding == null) 233 ItemDisplayBinding.Apply(item, this, s_displayProperty, false, SetterSpecificity.FromBinding); 234 ItemDisplayBinding.Unapply();