Error message: The type 'GoogleMapProject_Behaviors:ZoomBehavior' was not found. Verify that you are not missing an assembly reference and that all reference assemblies have been built.
Here is the code:
<i:Interaction.Behaviors> <GoogleMapProject_Behaviors:ZoomBehavior/> <GoogleMapProject_Behaviors:PanBehavior RightHandPosition="{Binding RightHandPosition, Mode=TwoWay}" LeftHandPosition="{Binding LeftHandPosition, Mode=TwoWay}" IsPanning="{Binding IsPanning, Mode=TwoWay}"> </GoogleMapProject_Behaviors:PanBehavior> </i:Interaction.Behaviors>