DevExpress v24.2 Update — Your Feedback Matters Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release. Take the survey Not interested LightweightSystemTheme Methods Show Inherited Hide Inherited A WPF lightweight theme that reads the Windows app mode. Name Description Create(String, String, LightweightThemeAssembly, Func<LightweightTheme, ResourceDictionary>) static Creates a new lightweight theme. Inherited from LightweightTheme. CreateBasedOn(LightweightTheme, String, LightweightThemeAssembly, Func<LightweightTheme, ResourceDictionary>) static Creates a new lightweight theme based on an existing theme. Inherited from LightweightTheme. CreateSystemTheme(String, LightweightTheme, LightweightTheme, LightweightTheme, Func<Color, Dictionary<String, Color>>, Func<Color, Dictionary<String, Color>>) static Creates a new lightweight theme that reads the Windows app mode. Inherited from LightweightTheme. Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object. Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object. GetHashCode() Serves as the default hash function. Inherited from Object. GetType() Gets the Type of the current instance. Inherited from Object. MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object. OverridePalette(LightweightTheme, String, Boolean, String, Dictionary<String, Color>) static Creates a new lightweight theme with a custom color palette. Inherited from LightweightTheme. OverridePalette(ResourceDictionary, Dictionary<String, Color>) static Creates a new color palette based on the existing palette. Inherited from LightweightTheme. ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object. ToString() Returns the theme Name. Inherited from LightweightTheme. UpdateEffectiveTheme() For internal use. See Also LightweightSystemTheme Class LightweightSystemTheme Members DevExpress.Xpf.Core Namespace