Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V19.1
  • ThemeNameHelper.GetAssemblyName(IServiceProvider) Method

    Namespace: DevExpress.Xpf.Utils.Themes

    Assembly: DevExpress.Xpf.Core.v19.1.dll

    NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

    Declaration

    public static string GetAssemblyName(
        IServiceProvider serviceProvider
    )

    Parameters

    Name Type
    serviceProvider IServiceProvider

    Returns

    Type
    String
    See Also