Monday, November 15, 2010

Cannot convert the value in attribute 'Property' to object of type 'System.Windows.DependencyProperty'. isloaded


href="css/SyntaxHighlighter.css">






This problem is typically encountered when you are trying to use IsLoaded like a dependency property

e.g













Its wierd at the first look why IsVisible a dependency property and not IsLoaded.