Archives
-
MOQ 3.5 Beta released
MOQ 3.5 Beta was released, it includes a lot of fixes of the previous version. You can get the binaries here. If you are using Visual Studio 2010 you should download the version called: Moq 3.5 Beta Binaries and Help (with Castle Assemblies).
-
How to get notifications in attached properties
Sometime we need to know when an attached property change its value for a specific FrameworkElement. For example consider the following: