ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml 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
     NameDescription
    Public Property (Inherited from Windows.UI.Xaml.DependencyObject)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Public Method (Inherited from Windows.UI.Xaml.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 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 Windows.UI.Xaml.DependencyObject)
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Public Method (Inherited from Windows.UI.Xaml.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 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 Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Top
    See Also