wpf treeview sub items padding
        Posted  
        
            by Muhammad Adnan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Muhammad Adnan
        
        
        
        Published on 2010-03-17T11:39:04Z
        Indexed on 
            2010/03/17
            11:41 UTC
        
        
        Read the original article
        Hit count: 557
        
in typical treeview appearence is like below
+Root --item 1 --item 2
i want to have following appearence
+root -item1 -item2
i want to remove extra padding... how can i...
© Stack Overflow or respective owner