PressedBrush Property (C1TabItemPresenter)
 
            
                In This Topic
            
            Gets or sets the Windows.UI.Xaml.Media.Brush used to paint a button when it is pressed.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property PressedBrush As Windows.UI.Xaml.Media.Brush
             
        
            
            public Windows.UI.Xaml.Media.Brush PressedBrush {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also