Posted 16 years ago
by Phil Devaney
-
Senior Software Engineer,
Serck Controls Ltd
Version: 9.1.0500
Platform: .NET 3.5
Environment: Windows Vista (64-bit)

I have an extensively restyled property grid and have noticed that sometimes some rows will have a different width for the name column than all the others. It only seems to happen on the first layout pass - if the property grid is resized then the columns are resized so they are all the same width.
This can be reproduced with the default style in a wizard generated project - simply paste the following into Window1.xaml:
- KeyboardNavigation.ControlTabNavigation
- KeyboardNavigation.DirectionalNavigation
- Background
- CommandBindings
As soon as the window is resized all rows jump to the same width.
I have sent a screenshot of the problem to support.
This can be reproduced with the default style in a wizard generated project - simply paste the following into Window1.xaml:
Some of the affected rows include:
- KeyboardNavigation.ControlTabNavigation
- KeyboardNavigation.DirectionalNavigation
- Background
- CommandBindings
As soon as the window is resized all rows jump to the same width.
I have sent a screenshot of the problem to support.