Base:
method
GetDebuggerDisplay
Microsoft.Maui.Controls.VisualElement.GetDebuggerDisplay()
2 overrides of GetDebuggerDisplay
Microsoft.Maui.Controls (2)
ContentPage\ContentPage.cs (1)
154
private protected override string
GetDebuggerDisplay
()
FlyoutPage\FlyoutPage.cs (1)
387
private protected override string
GetDebuggerDisplay
()
1 reference to GetDebuggerDisplay
Microsoft.Maui.Controls (1)
ContentPage\ContentPage.cs (1)
157
return $"{base.
GetDebuggerDisplay
()}, {contentText}";