UserLookAndFeel.SetStyle(ILookAndFeelService, String) Method
In This Article
For internal use.
Namespace: DevExpress.LookAndFeel
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
[EditorBrowsable(EditorBrowsableState.Never)]
public bool SetStyle(
ILookAndFeelService service,
string defaultSkinPaletteName
)
#Parameters
Name | Type |
---|---|
service | DevExpress. |
default |
String |
#Returns
Type |
---|
Boolean |
See Also