Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / IThemeProvider Interface / ThemeResources Property

In This Topic
    ThemeResources Property
    In This Topic
    Returns the System.Windows.ResourceDictionary object containing theme resources.
    Syntax
    'Declaration
     
    
    ReadOnly Property ThemeResources As ResourceDictionary
    ResourceDictionary ThemeResources {get;}
    See Also