How to adjust the height of the window dynamically in WPF?
        Posted  
        
            by Ashish Ashu
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ashish Ashu
        
        
        
        Published on 2010-03-23T08:17:34Z
        Indexed on 
            2010/03/23
            8:23 UTC
        
        
        Read the original article
        Hit count: 481
        
wpf
|wpf-controls
I have a model window that contains expander.
I want when expander is collapsed or expanded the window will resize its height accordingly at run time.
Pleas help!!
© Stack Overflow or respective owner