[]
        
(Showing Draft Content)

C1.WPF.Core.ThemeExtensions

ThemeExtensions Class

Provides helper methods to handle theme resources.

Inheritance
ThemeExtensions
Namespace: C1.WPF.Core
Assembly: C1.WPF.Core.dll
Syntax
public static class ThemeExtensions

Methods

Name Description
PropagatePropertiesToDialog(FrameworkElement, FrameworkElement, ResourceDictionary)

Propagates Language, FlowDirection and Theme properties from the parent control to the dialog window.

TryFindTheme(FrameworkElement)

Searches for theme resources in the visual tree.