Archives for: "May 2012, 29"
WPF Example Code - AdvGenStopWatch
I created an opensource project, AdvGenStopWatch. This is a simple stop watch program and aimed to show how to use WPF. Including the following features: - How to use Grid Layout and ViewPoint, this make all elements will be autosize. - How to use Timer… more »