Version

Infragistics.Win.AppStyling.Definitions Namespace

Classes
 ClassDescription
ClassAppStyleProperty A class used to define a custom property for a ComponentRoleDefinition
ClassAppStylePropertyConverter Base class for a class that can be used to manage the conversion of a custom application style property to/from string.
ClassAssemblyStyleInfo Class used by the app styling infrastructure that provides the role, component role and shared object definitions used by the assembly.
ClassAssemblyStyleInfoAttribute Attribute class used to identify the AssemblyStyleInfo derived class that registers the application style information for an assembly.
ClassComponentRoleDefinition Class used to provide the definition of a Infragistics.Win.AppStyling.ComponentRole.
ClassEditorDefinition Class used to provide the definition of an embeddable editor.
ClassSharedObjectDefinition Class used to provide the definition of an object that may be used by multiple controls and may support custom properties.
ClassUIRoleDefinition Class used to provide the definition of a Infragistics.Win.AppStyling.UIRole
Enumerations
 EnumerationDescription
EnumerationSupportedComponentProperties Enumeration used by a ComponentRoleDefinition to indicate which properties are supported.
EnumerationSupportedRoleProperties Enumeration used by a UIRoleDefinition to indicate which properties are supported.
See Also