Version

ApplicationStyleLibrary Class Methods

For a list of all members of this type, see ApplicationStyleLibrary members.

Public Methods
 NameDescription
Public MethodCanPasteResourceReturns a boolean indicating if there is a resource in the clipboard.  
Public MethodCopyResourceCreates a new ResourceSettings instance based on the specified resource.  
Public MethodGetTargetStyleSetReturns the StyleSetSettings instance that is currently the target styleset for the specified component role.  
Public MethodImportResourcesOverloaded. Imports all the resources from the specified library into the current library.  
Public MethodLoadOverloaded. Resets the contents of the object based on the style information in the specified xml file.  
Public MethodLoadFromStyleManagerOverloaded. Initializes the library file using the application style information currently loaded into the static StyleManager class.  
Public MethodPasteResourceCreates a new ResourceSettings instance based on the resource currently in the clipboard.  
Public MethodSaveOverloaded. Saves the style information to the specified file.  
Public MethodUpdateStyleManagerOverloaded. Applies the information from the style library to the StyleManager class.  
See Also