conaito Office2Silverlight SDK
Assembly: office2silverlight (in office2silverlight.exe) Version: 2.0.0.0 (2.0.0.0)
Loads appearance theme from XML.
Namespace: Conaito.Office2SilverlightAssembly: office2silverlight (in office2silverlight.exe) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public static Appearance LoadFromXml( string themeFilePath ) |
| Visual Basic |
|---|
Public Shared Function LoadFromXml ( _ themeFilePath As String _ ) As Appearance |
| Visual C++ |
|---|
public: static Appearance^ LoadFromXml( String^ themeFilePath ) |
Parameters
- themeFilePath
- Type: System..::..String
The theme file path.