[]
Reads component-specific theme data.
protected virtual void ReadCustomData(XmlNode node)
Type | Name | Description |
---|---|---|
XmlNode | node | XmlNode that contains the theme data. |
Derived classes should override this method to read any custom data their themes may need (anything other than the Style collection).