Base:
method
GetDebuggerDisplay
Microsoft.Maui.Controls.VisualElement.GetDebuggerDisplay()
1 override of GetDebuggerDisplay
Microsoft.Maui.Controls (1)
SearchBar\SearchBar.cs (1)
158
private protected override string
GetDebuggerDisplay
()
1 reference to GetDebuggerDisplay
Microsoft.Maui.Controls (1)
SearchBar\SearchBar.cs (1)
161
return $"{base.
GetDebuggerDisplay
()}, {debugText}";