3 references to TextProperty
Microsoft.Maui.Controls.Compatibility (3)
iOS\Renderers\SearchBarRenderer.cs (3)
118 else if (e.IsOneOf(SearchBar.TextProperty, SearchBar.TextTransformProperty, 210 ElementController.SetValueFromRenderer(SearchBar.TextProperty, null); 367 ElementController?.SetValueFromRenderer(SearchBar.TextProperty, _typedText);