Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / ClearStyleExtensions Class
Fields Properties Methods


In This Topic
    ClearStyleExtensions Class Members
    In This Topic

    The following tables list the members exposed by ClearStyleExtensions.

    Public Constructors
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)This attached property can modify background of clear style button.  
    Public Fieldstatic (Shared in Visual Basic)This attached property can modify the corner radius of the buttons of a clear style control.  
    Public Fieldstatic (Shared in Visual Basic)This attached property can modify background of clear style button.  
    Public Fieldstatic (Shared in Visual Basic)This attached property can modify the caret visual style of a clear style control.  
    Public Fieldstatic (Shared in Visual Basic)This attached property can modify the focus visual style of a clear style control.  
    Public Fieldstatic (Shared in Visual Basic)This attached property can modify the focus visual style of a clear style control.  
    Public Fieldstatic (Shared in Visual Basic)This attached property can modify the mouse over visual style of a clear style control.  
    Public Fieldstatic (Shared in Visual Basic)This attached property can modify the pressed visual style of a clear style control.  
    Public Fieldstatic (Shared in Visual Basic)This attached property can modify the style of a scrollbar.  
    Top
    Public Properties
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)Gets the clear style button background brush.  
    Public Methodstatic (Shared in Visual Basic)Gets the CornerRadius of the buttons.  
    Public Methodstatic (Shared in Visual Basic)Gets the clear style button foreground brush.  
    Public Methodstatic (Shared in Visual Basic)Gets the caret brush.  
    Public Methodstatic (Shared in Visual Basic)Gets the CornerRadius.  
    Public Methodstatic (Shared in Visual Basic)Gets the focus brush.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)Gets the mouse over brush.  
    Public Methodstatic (Shared in Visual Basic)Gets the pressed brush.  
    Public Methodstatic (Shared in Visual Basic)Gets the style of a scrollbar.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)Sets the clear style button background brush.  
    Public Methodstatic (Shared in Visual Basic)Sets the CornerRadius of the buttons.  
    Public Methodstatic (Shared in Visual Basic)Sets the clear style button foreground brush.  
    Public Methodstatic (Shared in Visual Basic)Sets the caret brush.  
    Public Methodstatic (Shared in Visual Basic)Sets the CornerRadius.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)Sets the focus brush.  
    Public Methodstatic (Shared in Visual Basic)Sets the mouse over brush.  
    Public Methodstatic (Shared in Visual Basic)Sets the pressed brush.  
    Public Methodstatic (Shared in Visual Basic)Sets the style of a scrollbar.  
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Windows.DependencyObject)
    Top
    See Also