Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WPF   (RSS)
The video of my WPF session at the XTOPIA Conference earlier this year is now available online! Session Video Session Slides & Demos So have fun watching the 2h 4' of WPF fundamentals like data binding, styles, templates, XAML, etc... Read More...
0 Comments
Filed under: ,
I'm sure you all know the problem: When using custom objects or controls in XAML you need to add a xmlns:bla="clr-namespace:MyDotNetSpace" declaration to each XAML file (which can be thought of as the C# using statement). Although this is now comfortabely Read More...
2 Comments
Filed under: ,
During a WPF workshop last week I was asked to do an ImageButton control. *Huh* I thought, this is going to be an easy task (as probably most of you think right now). 1st Way: Use Buttons Content Property directly: And it was easy: Thanks to the concept Read More...
0 Comments
Filed under: ,

Attachment(s): Knom.WPF.ImageButton.zip
Here are the slides and demos to my workshop on Windows Presentation Foundation. You'll find information and demos attached for the following topics: XAML Basics Dependency Objects & Routed Events Layout Panels Controls Styles, Templates & Resources Read More...
 
Page view tracker