[]
Provides helper methods to handle theme resources.
public static class ThemeExtensions
| 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. |