By mswatcher
via dvuyka.spaces.live.com
Published: Jun 05 2008 / 02:54
First thing you should always keep in mind is that with WPF the GDI age is over. You don't need drawing and rendering everything from code. This brings out that something like PropertyGrid control is now nothing more but a collection of brushes, data templates and the most simple steps introducing the desired layout. It might take about 5 or 6 hours implementing the same control from the scratch assuming you already have styles/themes for the controls.
SaveShareSend
Tags: .net, frameworks
Add your comment