Working with WPF
Steps to be followed:
1.Start Visual Studio and follow the same path as mentioned in article http://www.codingnodes.com/2012/11/window-presentation-foundation.html
2.Drag a control DockPanel and Ellipse to MainWidow.xaml page.
3.Place the code selected in the below screenshot in between DockPanel tag.
4.Run the application by pressing F5 and animated ouput is in as in below screenshot.
Steps to be followed:
1.Start Visual Studio and follow the same path as mentioned in article http://www.codingnodes.com/2012/11/window-presentation-foundation.html
2.Drag a control DockPanel and Ellipse to MainWidow.xaml page.
3.Place the code selected in the below screenshot in between DockPanel tag.
4.Run the application by pressing F5 and animated ouput is in as in below screenshot.
No comments:
Post a Comment