WPF layout, NaN, and VB code
Thursday November 13, 2008
WPF is very different from Windows Forms, in part because things are drawn on the output in a way that can make your code fail in unexpected ways.
This short article describes how this can happen when WPF has failed to calculate the Width and Height properties during the layout and what to do about it.

Comments
No comments yet. Leave a Comment