C# Disciples 
Articles on WPF
Latest Content
WPF Disciples Resources Page updated - 85 days ago
Hey all… I just updated the Resources Page for the WPF Disciples blog. There are loads of goodies in one place… Loads of MVVM toolkits… feel free to dig in http://wpfdisciples.wordpress.com/resources/ Topics: WPF
MTS Poland Presentation and sample - 100 days ago
As promised, here are the slides and samples for my presentation in Poland on MVVM and Friends.DOWNLOAD FROM HEREIf you need any help or have any questions feel free to send me an email at marlongrech AT gmail DOT Com (please not I wrote the email in... Topics: WPF
Today I needed to bind to the ScrolViewer VerticalOffset and Horizontal offset to do an animation for them. Yet unfortunately you cannot do this. In order to set these properties you need to use the ScrollToVerticalOffset or ScrollToHorizontalOffset...
Topics: tips and tricks, WPF
Topics: tips and tricks, WPF
Ages ago I wrote an article to introduce an idea that I had for the Mediator pattern to work with MVVM (at that time MVVM was still in the being of its age so I didn’t even call it View Model I called it Controller).Today I was preparing for a Demo...
Topics: WPF
Topics: WPF
Animating width and height when they are Double.NaN - 123 days ago
A common problem in WPF when doing animation to width and height is that you cannot animate these properties (or any other properties of type double) if they are by default unset. Here is a snippet that shows the code that would raise this kind of... Topics: tips and tricks, WPF





