dotnet / dotnet/wpf

Alias for Grid‘s RowDefinition and ColumnDefinition

Open
#2,844 10 comments 4 reactions 0 assignees View on GitHub
Enhancement Requested
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

I don't know if there is a way to make a alias for Grid‘s cell. But I want to how to implement the following feature:
```













...

```
so when I Change the OuterGrid' columns defintion or rows difinition I don’t need to change the InnerGrid's properties of Grid.Column or Grid.Row
Thank you for your attention

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.