| Name | Description |
 | Author | Returns or sets a string representing the author of the library. |
 | ColorCategories | Returns a collection of ColorCategory instances that can be associated with ResourceSettings and StateSettings instances via their ColorCategory property. |
 | ComponentRoles | Returns a collection of the ComponentRoleInfo instances describing the currently registered component roles. |
 | Copyright | Returns or sets a string representing the copyright information for the library. |
 | DefaultStyleSet | Returns or sets the name of the default styleset that will be used to provide application style information to components. |
 | Description | Returns or sets a string representing a description of the library contents. |
 | HasStyleInfo | Returns a boolean indicating if the library currently contains any style information. |
 | LastModifiedDate | Returns the last System.DateTime at which the contents were saved. If the file has not yet been saved then DateTime.MinDate will be returned. |
 | Office2007ColorScheme | Returns or sets the Office 2007 color scheme that should be used by the application when this style library has been loaded as the default style library. |
 | Office2007CustomBlendColor | Returns or sets the color that should be blended with the Infragistics.Win.Office2007ColorTable.ColorSchemeResolved when this style library has been loaded as the default style library. |
 | Office2010ColorScheme | Returns or sets the Office 2010 color scheme that should be used by the application when this style library has been loaded as the default style library. |
 | Office2010CustomBlendColor | Returns or sets the color that should be blended with the Infragistics.Win.Office2010ColorTable.ColorSchemeResolved when this style library has been loaded as the default style library. |
 | Office2013ColorScheme | Returns or sets the Office 2013 color scheme that should be used by the application when this style library has been loaded as the default style library. |
 | Office2013CustomBlendColor | Returns or sets the color that should be blended with the Infragistics.Win.Office2013ColorTable.ColorSchemeResolved when this style library has been loaded as the default style library. |
 | Office2013Theme | Returns or sets the Office 2013 theme that should be used by the application when this style library has been loaded as the default style library. |
 | PermittedUsage | Returns or sets a string representing the permitted usage of the library. |
 | Resources | Returns a collection of ResourceSettings instances used to initialize resources for the application style. |
 | RootRoles | Returns a collection of the root RoleNode instances |
 | SharedObjects | Returns a collection of the SharedObjectInfo instances describing the currently registered shared objects. |
 | StyleSets | Returns a collection of StyleSetSettings instances used to initialize application style information. |
 | Version | Returns or sets a string representing a version of the library contents. |