Skip to content
This repository was archived by the owner on May 15, 2024. It is now read-only.
This repository was archived by the owner on May 15, 2024. It is now read-only.

Consider adding DebuggerDisplayAttribute to classes #466

@Mrnikbobjeff

Description

@Mrnikbobjeff

Description

We should consider adding the DebuggerDisplayAttirbute to classes which can be inspected for debugging. This should ease debugging experience as more information is available easily without navigating in the debugger.
https://docs.microsoft.com/en-us/dotnet/framework/debug-trace-profile/enhancing-debugging-with-the-debugger-display-attributes
XF also uses this for types like Thickness. we should also inspect which types could benefit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ready-to-implementFeature approved, specs written, and ready to implement.up-for-grabsImplementation from community can be started.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions