Table of Contents

Class XamlTheme

Namespace
Alternet.Scripter.Debugger.UI.Wpf
Assembly
Alternet.Scripter.Debugger.UI.Wpf.v10.dll

Represents a container for the WPF resources used for a theme-based drawing.

public class XamlTheme : ResourceDictionary, IDictionary, ICollection, IEnumerable, ISupportInitialize, IUriContext, INameScope
Inheritance
XamlTheme
Implements

Constructors

XamlTheme()

Initializes a new instance of the XamlTheme class with default settings.

XamlTheme(IDictionary<object, object>)

Initializes a new instance of the XamlTheme class with specified parameters.