3 references to ClearPlaceholderHelpText
Microsoft.Maui.Controls (3)
Shell\SearchHandler.cs (3)
339 /// <summary>Bindable property for <see cref="ClearPlaceholderHelpText"/>.</summary> 341 BindableProperty.Create(nameof(ClearPlaceholderHelpText), typeof(string), typeof(SearchHandler), null, BindingMode.OneTime, 748 var clearPlacholderHelpText = ClearPlaceholderHelpText;