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