Show / Hide Table of Contents

Class ResourceHelpers

Utilities to manage resources.

Inheritance
object
ResourceHelpers
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Phoenix.Aruba
Assembly: Phoenix.Plugin.Aruba.dll
Syntax
public static class ResourceHelpers

Methods

View Source

AddDefaultResources(bool)

Adds the default resources.

Declaration
public static void AddDefaultResources(bool useDarkTheme = false)
Parameters
Type Name Description
bool useDarkTheme

Whether to use the dark theme.

  • View Source
In this article
Back to top Generated by DocFX