Click or drag to resize

ColorScheme Class

ColorScheme
Inheritance Hierarchy
SystemObject
  System.WindowsResourceDictionary
    RAYLASE.Shared.GUIColorScheme

Namespace: RAYLASE.Shared.GUI
Assembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.20.0
Syntax
C#
public class ColorScheme : ResourceDictionary, 
	IComponentConnector

The ColorScheme type exposes the following members.

Constructors
 NameDescription
Public methodColorSchemeInitializes a new instance of the ColorScheme class
Top
Methods
 NameDescription
Public methodInitializeComponent InitializeComponent
Top
Explicit Interface Implementations
 NameDescription
Explicit interface implementationPrivate methodIComponentConnectorConnectAttaches events and names to compiled content.
Top
See Also