ActualWidth is set by the rendering system, and may be different depending on the widths of other elements and overall size constraints. As a result, it can not be changed.
Questions tagged [actualwidth]
91 questions
-2
votes
1 answer
WPF Datagrid Colum ActualWidth incorrect - Wait for ObservableCollection to finish update
I´m kind of stuck here with a little problem. I´ve got a DataGrid whose ItemSource is fed by an ObservableCollection. (I´m creating a little plugin for Revit).
My ObservableCollection contains of some Elements which are created when doing a…

codenox
- 51
- 1
- 6