WPF: Microsoft_Windows_Themes not found
        Posted  
        
            by Martin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Martin
        
        
        
        Published on 2010-02-21T04:37:41Z
        Indexed on 
            2010/04/16
            15:23 UTC
        
        
        Read the original article
        Hit count: 292
        
wpf
I am getting this error in my WPF app:
The type 'Microsoft_Windows_Themes:ScrollChrome' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built.
Any idea?
© Stack Overflow or respective owner