WPF in an MMC snapin
        Posted  
        
            by Jason Hocker
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jason Hocker
        
        
        
        Published on 2010-04-25T02:53:27Z
        Indexed on 
            2010/04/25
            3:03 UTC
        
        
        Read the original article
        Hit count: 511
        
Can someone provide some sample code for using WPF in a custom MMC snapin? I'm new to WPF, and I've understood the samples for writing MMC snapins, but I do not understand how to choose WPF instead of Winforms.
© Stack Overflow or respective owner