ComponentOne FinancialChart for WPF
C1.WPF Namespace / ClearStyleExtensions Class
Members



In This Topic
    ClearStyleExtensions Class
    In This Topic
    Attached properties used to pass brushes to Microsoft controls.
    Syntax
    'Declaration
     
    
    <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
    <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>
    Public Class ClearStyleExtensions 
       Inherits System.Windows.DependencyObject
    'Usage
     
    
    Dim instance As ClearStyleExtensions
    [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
    [NameScopeProperty("NameScope", System.Windows.NameScope)]
    public class ClearStyleExtensions : System.Windows.DependencyObject 
    [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
    [NameScopeProperty("NameScope", System.Windows.NameScope)]
    public ref class ClearStyleExtensions : public System.Windows.DependencyObject 
    Inheritance Hierarchy

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

    See Also