2 references to Placeholder
Microsoft.Maui.Controls (2)
Cells\EntryCell.cs (2)
17 /// <summary>Bindable property for <see cref="Placeholder"/>.</summary> 18 public static readonly BindableProperty PlaceholderProperty = BindableProperty.Create(nameof(Placeholder), typeof(string), typeof(EntryCell), null);