WPF - My user control button not clickable
        Posted  
        
            by Majed
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Majed
        
        
        
        Published on 2010-04-05T07:14:11Z
        Indexed on 
            2010/04/05
            7:23 UTC
        
        
        Read the original article
        Hit count: 365
        
wpf
|usercontrols
Hi all
i am new to WPF and i created user control consist of :
1) media element ,,, 2) 2 Text blocks ,,, 3) 2 buttons to play and pause the media
everything is good with my user control except the two buttons
i can not click them when i add the user control to any 3d panel .
if i add my user control to simple window i can use play and pause buttons otherwise no.
Thank you in advance. Majed
© Stack Overflow or respective owner