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