WPF opposite of airspace issue
        Posted  
        
            by SwiftLion
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by SwiftLion
        
        
        
        Published on 2010-04-26T12:59:33Z
        Indexed on 
            2010/04/26
            13:03 UTC
        
        
        Read the original article
        Hit count: 371
        
I have a strange one here, I know there is a issue with airspace and transparency when opening up a web browser control within a WPF application. But in my instance I do not need transparency or opacity etc but the web pages are opening up with a strange overlay across them rather then showing solid colors?
I have a WPF application that has a Grid and within the Grid there is a Frame and the frame source is a normal website url which is showing strange colors, as if there is a transparency/opacity issue going on? when I view the web page in a normal browser the page displays fine?
© Stack Overflow or respective owner