Skip to content

CornerRadius support for GridView? #97

@CodingOctocat

Description

@CodingOctocat

Rounded corners are becoming more and more common in modern UI design.

Right now, the only way to get rounded corners on GridView is to wrap it in a Border, which feels a bit unnecessary.

Would it be possible to add a CornerRadius dependency property directly to GridView?

It would make layouts cleaner and more consistent with other controls that already support rounded corners.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions