Implemented interface member:
property
TextColor
Microsoft.Maui.Controls.ITextElement.TextColor
2 references to TextColor
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\SearchHandlerAppearanceTracker.cs (1)
230 var targetColor = _searchHandler.TextColor;
Shell\SearchHandler.cs (1)
131 /// <summary>Bindable property for <see cref="TextColor"/>.</summary>