mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-26 06:49:19 +00:00
ea6125ea82
Now preserving column widths for the three DataGrids and the main ListView. In theory the various grids would conveniently auto-size to the content, but in practice that doesn't work well with virtualization. There is, of course, no simple "the width has changed" event provided by the control. On the plus side, you can attach a property-change event handler to pretty much anything, so once you know the trick it's possible to make everything work. Yay WPF. |
||
---|---|---|
.. | ||
Properties | ||
CommonWPF.csproj | ||
InverseBooleanConverter.cs | ||
MultiKeyInputGesture.cs | ||
WindowPlacement.cs | ||
WPFExtensions.cs |