3 references to ClearPlaceholderIcon
Microsoft.Maui.Controls (3)
Shell\SearchHandler.cs (3)
344
/// <summary>Bindable property for <see cref="
ClearPlaceholderIcon
"/>.</summary>
346
BindableProperty.Create(nameof(
ClearPlaceholderIcon
), typeof(ImageSource), typeof(SearchHandler), null, BindingMode.OneTime,
721
var clearPlaceholderIcon =
ClearPlaceholderIcon
;