Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / ClearStyleExtensions Class
Members

In This Topic
    ClearStyleExtensions Class
    In This Topic
    Attached properties used to pass brushes to Microsoft controls.
    Object Model
    ClearStyleExtensions Class
    Syntax
    'Declaration
     
    
    <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>
    Public Class ClearStyleExtensions 
       Inherits System.Windows.DependencyObject
    [NameScopeProperty("NameScope", System.Windows.NameScope)]
    public class ClearStyleExtensions : System.Windows.DependencyObject 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.Core.ClearStyleExtensions

    See Also