2 references to s_displayProperty
Microsoft.Maui.Controls (2)
Picker\Picker.cs (2)
232
ItemDisplayBinding.Apply(item, this,
s_displayProperty
, false, SetterSpecificity.FromBinding);
234
return (string)GetValue(
s_displayProperty
);