Simplest way to create busy animation in WPF
        Posted  
        
            by drasto
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by drasto
        
        
        
        Published on 2010-05-29T11:01:29Z
        Indexed on 
            2010/05/29
            11:12 UTC
        
        
        Read the original article
        Hit count: 1003
        
I mentioned that there is no standard busy control in WPF. So what's the easiest way to display animated busy circle (not progress bar) such as your browser displays when loading a page ?
Please if you suggest downloading control from internet make sure that this control is for free and with no licence restriction (such as I would be forced to GPL my application if I use it).
Thank you in advance
© Stack Overflow or respective owner