eDriven Framework API
StyleSheet Class
NamespaceseDriven.Gui.Styles.SerializationStyleSheet
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class StyleSheet : ICloneable
<SerializableAttribute> _
Public Class StyleSheet _
	Implements ICloneable
[SerializableAttribute]
public ref class StyleSheet : ICloneable
Members
All MembersConstructorsMethodsFields



IconMemberDescription
StyleSheet()()()()
Initializes a new instance of the StyleSheet class

Clone()()()()
Creates a new object that is a copy of the current instance.

Declarations
Style declarations

Equals(StyleSheet)
Equals(Object) (Overrides Object.Equals(Object).)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()() (Overrides Object.GetHashCode()()()().)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
StyleSheet

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)