Alias for Grid‘s RowDefinition and ColumnDefinition
Open
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
Assessment
This issue has not been assessed yet.