I believe if you change AttributeTargetAssemblies to "PresentationFramework", it might work. (Don't have PostSharp down that well yet).
The Assembly for WPF is PresentationFramework.dll. The AttributeTargetAssemblies needs the dll that it should target.
