MindFusion.Wpf Pack Programmer's Guide
Theme Methods
 


 Public Methods

  Name Description

GetStyle

Gets the Style object, if any, associated with the specified type.

LoadFromString

Loads the theme from an XML string.

LoadFromXml

Loads the theme from an XML file.

RegisterStyle

Registers the specified Style object for the items of the specified type.

SaveToString

Saves the theme into an XML string.

SaveToXml

Saves the theme to an XML file.

UnregisterStyle

Unregisters the Style object associated with the specified type.

 See Also

Theme Class
MindFusion.Diagramming.Wpf Namespace