I'm having a similar problem. I've removed all references to the ScaleBar element but at runtime I am still getting XamlParseException:
"The type 'ScaleBar' was not found. [Line: 5 Position: 36]"
I've done a search for ScaleBar on the entire solution but can't find any references. I've closed solution and re-opened. I've checked all XAML pages at line 5. I've deleted the ScaleBar.xaml in my UserControls folder.
How do I really, really clean out all reference to ScaleBar so I can migrate to 3.0?