UserLookAndFeel.Reset() Method
Reverts the look and feel settings to their default values.
Namespace: DevExpress.LookAndFeel
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Remarks
The Reset method restores the default values to all the properties of the current look and feel object.
See Also