utu:AncestorBinding or ItemControlBinding from Data template to parented Grid.ColumnDefinition.Width #1357
Open
11 tasks done
Labels
kind/contributor-experience
Categorizes issue or PR as related to improving the experience of contributors
kind/documentation
Categorizes an issue or PR as relevant to 3rd party dependencies that are consumed by this project
triage/untriaged
Indicates an issue requires triaging or verification.
What would you like to be added:
Sample for how to access the ColumnEidth of the Patented Grid.ColumnDefinitions.ColumnDefinition[0]. ActualContentWidth (or similar just to get the available width (recognizing defined padding!) from there.
My attempt is following one, but struggling on the effective type which could be ColumnDefinition but no selection of which I want? 🤔 maybe the collection? And which property would be the fitting one?
Grid, ColumnDefinition or ColumnCollection might be possible...
Why is this needed:
Had multiple applications where this would be nice to have known the solution for this
For which Platform:
Anything else we need to know?
I would be willing if anyone can help me solve this knowledge void, to add it to the docs for future people searching for it
The text was updated successfully, but these errors were encountered: